leodevbro / vscode-blockman

VSCode extension to highlight nested code blocks
https://github.com/leodevbro/vscode-blockman
MIT License
465 stars 17 forks source link

VSCode setting to disable set up message during start #104

Closed mmailaender closed 1 year ago

mmailaender commented 1 year ago

We're using Gitpod. Gitpod are ephemeral development instances. That means Blockman will be installed every time fresh when I start a new GitPod instance. It would be great to have a setting, to suppress the initial set-up message:

image

leodevbro commented 1 year ago

Thanks for the information. I'll try to fix it tomorrow.

leodevbro commented 1 year ago

I'll try to fix it as soon as I can. Unfortunately now I have some strong difficulties to find time to sit down and check out my projects. Probably I will have more time after 1-2 weeks.

leodevbro commented 1 year ago

Hi, I think I fixed it. With new version (1.7.3) of Blockman, you can go to VS Code settings, and search: blockman n35 a01 disable recommendation dialog

Check it. Done.

mmailaender commented 1 year ago

Yes, it's working - Thank you so much! ❤️