Dart-Code
vscode-restclient
Our great sponsors
Dart-Code | vscode-restclient | |
---|---|---|
12 | 9 | |
1,368 | 4,229 | |
1.5% | - | |
5.1 | 4.6 | |
5 days ago | 6 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Dart-Code
-
VScode Extension Error - URI was not an absolute file path (missing drive letter)
It would probably be better if you file an issue here: https://github.com/Dart-Code/Dart-Code/issues
-
Custom Formatting in VS Code
I'm not aware of any other formatters for Dart. There's an open issue about more flexible formatting at https://github.com/Dart-Code/Dart-Code/issues/914 but it's not something being actively worked on. If someone was to create their own formatter I've offered in that thread to provide some pointers for wrapping it up into a VS Code extension (the Dart extension already supports disabling its own formatter, although VS Code now allows you to more easily select a different formatter).
-
Announcing the Flutter 2.5 stable release
This fix: https://github.com/Dart-Code/Dart-Code/issues/3332
- Anyone else seeing dartfmt hanging VSCode lately?
-
Generate 'Launch.json' for Vscode
Could you file an issue at https://github.com/Dart-Code/Dart-Code and attach a log captured with:
Creating it manually should also work. If that doesn't seem to be the case, please file an issue at https://github.com/Dart-Code/Dart-Code. Thanks!
Is this issue really resolved ?
vscode-restclient
- Lama2: Plain-Text Powered REST API Client for Teams
-
Show HN: Restfox – A web based HTTP client inspired by Insomnia and Postman
I switched to "vscode-restclient" about a year ago and never looked back. It has variables, everything is saved as text, and I can commit it to source control for collaboration's sake.
-
An HTTP request parser with rust and pest.rs
I happened to have learned about parsing expression grammars a few days ago and got really excited about writing my own grammar. As I was missing this VS Code extension when working on neovim, an idea popped up: What if I write an HTTP grammar and an execute request from an interactive prompt?
-
Is there a language server for HTTP?
I've noticed that when creating HTTP requests using VSCode's REST plugin, it gives language-specific autosuggestions. Is there any way to get this behaviour in Neovim? For instance using the built-in LSP?
-
Using the REST Client in Visual Studio Code
The REST Client extension is a really useful tool to have at your disposal. In this article, I've really only scratched the surface of what it can do. It's well worth taking a few moments to look through the documentation in GitHub to find out what it's capable of.
-
Show HN: Portman – Test Automation Through OpenAPI and Postman Collections
I've started using Restclient, a VS Code plugin [1]. It allows me to easily add test scripts/requests to my normal GitHub workflow and share them with team mates.
What are some alternatives?
rest.nvim - A fast Neovim http client written in Lua
vscode-httpyac - Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code
vscode-live-server - Launch a development local Server with live reload feature for static & dynamic pages.
dart_style - An opinionated formatter/linter for Dart code
sdk - The Dart SDK, including the VM, dart2js, core libraries, and more.
vscode-project-manager - Project Manager Extension for Visual Studio Code
vetur - Vue tooling for VS Code.
vscode-jest - The optimal flow for Jest based testing in VS Code
marp-vscode - Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
vscode-git-graph - View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
rest-api-fuzz-testing - REST API Fuzz Testing (RAFT): Source code for self-hosted service developed for Azure, including the API, orchestration engine, and default set of security tools (including MSR's RESTler), that enables developers to embed security tooling into their CI/CD workflows