evidence-dev/evidence-vscode
The official VS Code extension for Evidence projects.
Jupyter NotebookMIT
Issues
- 6
Extension is not activitated
#170 opened by archiewood - 2
- 0
Display current version of node if incompatible
#139 opened by archiewood - 2
VSCode: Remove 'tab target' in SQL code blocks
#134 opened by mcrascal - 0
VS Code re-opens the file-select window on top of the error message when trying to create evidence in non empty folder
#141 opened by archiewood - 6
Extension does not activate in evidence project
#140 opened by seancolsen - 1
- 2
New Evidence Project option in right-click menu shows up at the top of the list
#127 opened by hughess - 1
Restore default `README.md` and standard `.md` markdown documents handling in VS Code IDE
#126 opened by RandomFractals - 1
Make component props discoverable
#120 opened by hughess - 1
- 1
Clean Install Walkthrough Flow
#116 opened by archiewood - 3
- 1
Update template project within extension
#90 opened by hughess - 5
- 4
- 1
Button placement/icon to start/stop server
#97 opened by hughess - 6
Keyboard Shortcuts
#89 opened by hughess - 1
- 0
Open simple browser to the side by default
#86 opened by hughess - 1
- 0
Remove Create Evidence Project from Template
#96 opened by archiewood - 4
Prompt text
#80 opened by archiewood - 1
Manage inputs from both VS Code commands and CLI
#87 opened by hughess - 0
- 0
Curating of CLI information
#92 opened by hughess - 1
Terminology of commands exposed to users
#93 opened by archiewood - 0
Automatically start dev server after installing dependencies using the "play" button
#83 opened by hughess - 0
Remove `node -v` from terminal output
#84 opened by hughess - 1
- 0
- 0
CSV File Viewer
#88 opened by hughess - 0
Add check when default built-in template is used in an open workspace from the Command Palette
#79 opened by hughess - 6
- 15
- 4
- 5
- 1
Testing protocol for #72
#73 opened by archiewood - 3
Copy files and subfolders instead of using `workspace.fs.copy` to copy `/template` project into an open workspace root folder
#72 opened by RandomFractals - 13
Create new simple Evidence app project `template` to bundle with extension
#60 opened by RandomFractals - 1
Use new simple Evidence `/template` bundled with extension to create `New Project`
#61 opened by RandomFractals - 2
Change `Create Project from Template` to use new `evidence.templateProjectUrl` setting
#63 opened by RandomFractals - 12
Rewrite standard and Evidence markdown documents Preview rules and webviews to use
#70 opened by RandomFractals - 3
Modify Evidence Preview to render only markdown documents in `/pages/` folder
#67 opened by RandomFractals - 6
Refine Create Project from Template progress notification messages and increments
#58 opened by RandomFractals - 4
Ping Evidence server when we start it via Terminal to get the first page loaded in the built-in Simple Browser view
#66 opened by RandomFractals - 5
Create new `/data` folder for the Evidence VS Code extension to store demo data, duckdb, parquet files, etc.
#69 opened by RandomFractals - 0
- 1
- 1
Add Notification message to Open Folder after New Evidence Project is created
#59 opened by RandomFractals