val-town-vscode
val-town-vscode copied to clipboard
Author vals from the confort of your favourite editor
1. I created a new Val on the Val Town website 2. I open this Val in VSC using the extension 3. I make a change to the Val, and...
When I run the Set Token command to update my existing token to a new one, after submitting my token VSC pops up a modal error box with: **Command 'Val...
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
tags
hey having issues with tags for side bar blobs don't seem to load either is the idea that you have #tags in comments in a val and it will pick...
For parity with the val.town editor, adds: - A completions hook which calls the autocomplete API. - A command which imports a val from a completion. - Customization options for...
We should publish an inaugural version of this extension under Val Town's maintainership.
We generally use prettier as the only style rule for all repos - this repo has a semicolon rule that should be automatically formatted by prettier instead of checked by...
This repo has some eslint rules that run on `npm run lint`, that we should run automatically on GitHub Actions.
The val.town web UI let's you organize vals in folders. Unless I'm mistaken this doesn't work on the vscode extension out of the box? Would be a nice feature. Thanks...
Not sure how much work this would be but it would be cool if the type checking matched the val.town editor. I think it'd require some integration with the [deno...