pltrant / GSL-Editor

GSL Editor extension for Visual Studio Code
GNU General Public License v3.0
1 stars 2 forks source link

Snippet hover pr #40

Closed abirmingham closed 7 months ago

abirmingham commented 7 months ago

Adds snippet-assisted hover as well as updates a definitionProvider error to a warning. The latter should have no user impact but seems more correct. See commit messages and original PR https://github.com/pltrant/GSL-Editor/pull/37 for more detail.

abirmingham commented 7 months ago

Note that I did take out the option to disable the snippet-assisted hover as per our convo, but let me know if you want that back in.