Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Held stock highlight #432

Merged
merged 5 commits into from
May 25, 2024
Merged

Conversation

lmhtolin
Copy link

解决#430 #427
增加可配置的持仓股高亮,附带修改vscode的ts版本
WX20240415-111029@2x
WX20240415-103556@2x

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里为啥删了

@@ -221,11 +221,12 @@ export function activate(context: ExtensionContext) {
function setGlobalVariable() {
const stockPrice = LeekFundConfig.getConfig('leek-fund.stockPrice') || {};
cacheStockPriceData(stockPrice);
globalState.iconType = LeekFundConfig.getConfig('leek-fund.iconType') || 'arrow';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里删除的原因是?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

误删。。。

@giscafer giscafer merged commit c18a34e into LeekHub:master May 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants