mcshader-lsp/server/src
Noah Santschi-Cooney f93c26a59d
Some TODOs
2018-06-24 20:54:14 +01:00
..
completionProvider.ts Some basic completion provider. Need to go through all the options and tweak them 2018-06-04 20:25:57 +01:00
config.ts Deriving includes path appears to be working OK. Optimized the includes regex by a factor of ~3 and made it work for relative paths too 2018-06-19 20:36:41 +01:00
global.ts REJOICE FOR LINTING WORKS. Just no includes support yet 2018-06-10 21:35:23 +01:00
linter.ts Some TODOs 2018-06-24 20:54:14 +01:00
server.ts And thus stage 1 of includes is complete. One-depth includes work! 2018-06-24 19:14:35 +01:00