andrewcole50

Results 12 comments of andrewcole50

> I think so, @ianmcgowan! If memory serves these came about via @andrewcole50. Yep that was me! Important note: I'm not a Unidata guy and everything was straight from the...

@ianmcgowan I wrote a converter script that converted the snippets files to the {FLAVOR}Language.json files for d3 and I thought I'd run it for UniData as well. The script made...

As a note, last I heard mvBase was getting discontinued/rolled-into d3. Now that was ~3 years ago and one of the major reasons we migrated to another flavor. Unless that's...

@dthiot you're correct in regards to that article. I just did a quick web search to pull something that (partially) supported what I was saying. My info very well may...

FWIW, the more I look into the language configurations the more it seems like this project is "hacking" the TextMate schema in order to obtain multiple languages in one. It...

> I just came across this proof-of-concept that may contain some useful ideas for snippets. > > https://github.com/vscode-plugins/multilanguagehelloworld So while promising, it looks like it's fully language dependent according to...

So I did some digging and I think we can actually accomplish this without splitting up the languages. I _believe_ we're just not utilizing our server typescript to it's fullest...

The latest PR on here #148 needs testing. In theory that should work but I can't seem to get my builds to work. Not just for this PR but when...

@itsxallwater pretty sure that's not it. I've done it in both my Windows 10 and Ubuntu VMs with no luck while my host VSCode was shutdown. I'm guessing it's something...

@itsxallwater With a fresh clone, run "npm install" with no errors. Then try to run either "Launch Client" followed by "Attach to Server" or the prebuilt package to run both....