This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
mcshader-lsp
Watch
1
Star
0
Fork
You've already forked mcshader-lsp
0
mirror of
https://github.com/Strum355/mcshader-lsp.git
synced
2025-07-24 11:44:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f93c26a59d
mcshader-lsp
/
server
/
src
History
Download ZIP
Download TAR.GZ
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