Nikita Buyevich

Results 4 comments of Nikita Buyevich

Expanded @fsfod 's solution to include n number of solution folders for n number of files. ```lua require('vstudio') premake.api.register { name = "solutionitems", scope = "workspace", kind = "list:keyed:list:string", }...

(Even attempting to follow the setup/installation instructions fails) ``` λ go get -u -v github.com/superp00t/gophercraft/cmd/gcraft_wizard go: downloading github.com/AlecAivazis/survey v1.8.1 go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c go: downloading google.golang.org/genproto...

Hey, So if you just disable TSF (Set TextServicesLoader's `ServicesInstalled` function to return `false`, so it fallbacks on IMM32) it behaves correctly/as expected. Essentially the composition is build up and...

Yeah it's a thought I had and something I tried without much success. I've created a new PR (#12) where we can play around with it to toggle it. The...