Chamupathi Gigara Hettige

Results 7 issues of Chamupathi Gigara Hettige

Hi, I'm trying to use Shiki in react component. But it throws an error `magic header not detected` ``` import React from "react"; import onigasm from 'arraybuffer-loader!shiki/dist/onigasm.wasm'; class CodeBlock extends...

need-more-info

https://github.com/ballerina-platform/ballerina-lang/pull/37397

**Description:** Seems that for uscore501 versions above 1.1.0 there is an issue in the syntax highlighting. As shown below, the uscore501:USCoreOrganizationProfile is not highlighted. ![image](https://github.com/wso2/ballerina-vscode/assets/16335290/bef599f9-c226-48b8-b392-f0c10a907a27) Below is when uscore501 version...

Type/Bug
Area/SyntaxHighlighting

**Description:** The following configurations are not in use and need to be removed. - ballerina.enableFileWatcher - ballerina.traceLog **Describe your problem(s)** **Describe your solution(s)** **Related Issues (optional):** **Suggested Labels (optional):** **Suggested...

Type/Improvement

**Description:** VSCode now has the walkthrough feature[1] that we can use to introduce the plugin features to the onboarding users. [1] https://code.visualstudio.com/api/ux-guidelines/walkthroughs

Type/NewFeature

**Description:** Currently, we can't set values in a debug session. We can only view the values in evaluation window. **Describe your solution(s)** Implement set value in vscode debugger. **Related Issues...

Type/NewFeature
Area/Debugger
Team/DevTools
IceBox