Noah Santschi-Cooney
|
41995c3f38
|
Created GLSLangProvider class with API for linting and downloading glslangValidator
Moved glslang stuff from Config to GLSLangProvider. ConfigProvider invokes GLSLangValidator to prompt and download glslangValidator instead
|
2019-08-11 21:23:49 +01:00 |
|
Noah Santschi-Cooney
|
156d76e7de
|
Updated everything to work with latest vscode
restored lang server stdout
added hard-coded link provider
|
2019-08-10 23:38:21 +01:00 |
|
Noah Santschi-Cooney
|
34b13770a7
|
Test fix for code-insiders
|
2018-08-06 16:14:57 +01:00 |
|
Noah Santschi-Cooney
|
c5fc9ffedd
|
Added download prompt to download glslangValdiator
|
2018-07-16 17:49:55 +01:00 |
|
Noah Santschi-Cooney
|
db321c8566
|
Moved config back to lang server. Temp removed comment checking (it was bad anyways). Only adding in extension if it doesnt already exist. Fixed token replacer
|
2018-07-14 19:34:04 +01:00 |
|
Noah Santschi-Cooney
|
cacfbe7a4e
|
Doing more on the extension side and splitting up the lang server linting more
|
2018-07-13 18:16:50 +01:00 |
|
Noah Santschi-Cooney
|
daa9978eaf
|
codeclimate config
|
2018-06-21 13:19:46 +01:00 |
|
Noah Santschi-Cooney
|
245471a5a2
|
Fixed tslint missing
|
2018-06-13 20:59:28 +01:00 |
|
Noah Santschi-Cooney
|
fef2130bb9
|
omg debugging n all the shit that SHOULDVE worked are now FIXED
|
2018-06-12 22:46:41 +01:00 |
|
Noah Santschi-Cooney
|
a65a6c1bb3
|
Some basic completion provider. Need to go through all the options and tweak them
|
2018-06-04 20:25:57 +01:00 |
|
Noah Santschi-Cooney
|
63151eaa76
|
Added config to server
|
2018-06-03 15:25:03 +01:00 |
|
Noah Santschi-Cooney
|
674c3cbb9b
|
turns out it was because i actually forgot to commit the rest. Nice. Have a load of default code
|
2018-06-02 22:42:36 +01:00 |
|
Noah Santschi-Cooney
|
3db6964f7c
|
Changing to an LSP style model. Client extension is now small af
|
2018-06-02 21:04:53 +01:00 |
|