This website requires JavaScript.
Explore
Help
Sign In
quantified.uncertainty
/
squiggle
Watch
1
Star
0
Fork
0
You've already forked squiggle
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
80cc20ac72
squiggle
/
packages
/
vscode-ext
/
.gitignore
7 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
package react for vscode ext; minor cleanups
2022-06-18 08:57:52 +00:00
/media/vendor
language server for vscode; patched vsce
2022-06-21 22:00:43 +00:00
/client/out
/server/out
package react for vscode ext; minor cleanups
2022-06-18 08:57:52 +00:00
/*.vsix
first try at squiggle syntax highlighting
2022-06-20 20:33:31 +00:00
/syntaxes/*.json
vscode-ext: move to esbuild bundling, cleanup This removes node_modules from dependencies all together fixing long time issue with yarn putting only a subset of dependencies in the extension source tree. It as well makes extension footprint 15x smaller. (down to 2.3Mb) Kinda fixes #1162? It actually un-patches vsce though — it really is not an issue it should be solving :D
2022-10-08 11:58:54 +00:00
dist
Reference in New Issue
Copy Permalink