kenherring / ablunit-test-runner

VSCode Extension to integrate OpenEdge ABLUnit tests via the native API
MIT License
3 stars 3 forks source link

Rework snippets to remove language competition #95

Closed kenherring closed 6 months ago

kenherring commented 6 months ago

Rework snippets so they don't cause competition with the language provided by vscode-abl.

I'd like to show the methods only on classes and procedures only in .p files. This would require an update to chriscamicas/abl-tmLanguage to have separate scopes for each. I will try to make happen for a future release.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud