Marco
Marco
Hm, there are already two big problems in the first place 1. You use two extensions for the same language and 2. both extensions aren't made for VBA but for...
No there is no way to interact directly with medico. Ich will answer the rest in german, since i think a medico customer is within DACH-area ;-) otherwise i will...
Hi, currently my only idea from the perflog is that there is a recursion in the completion process, which couldn't come to an end. If you are using the "include...
duplicate of #6 There are quite some differences, its currently not planed. You could simply tell vscode to assign it to *.bas files, but i don't think you will be...
To implement vbs as an embedded language the following guide provides samples: https://code.visualstudio.com/api/language-extensions/embedded-languages. To cite that guide > Generally, language features that work across language region boundaries are harder to...
> Maybe using something like String_t (similar from C and his uint16_t etc.). > The parser can then match first world toward list of types and ideally remove the _t....
Thinking the damage cause by accidentally used comments as Types is insignificant. The ` ' as Type`, sounds familiar to a VB developer and would work for - [x] Functions...
c0dc6b720d6ccc02454a4932317b0e65d0b443b6 was not the best idea, now keywords first appear when whole regex match `Function` isn't highligted `Function b` is
`Private Const ` not working
http://rosettacode.org/wiki/BNF_Grammar#VBScript