parse-community / parse-community/parse-dashboard
VSC plug-in for Parse Server
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Parse Dashboard offers a console to execute code for Parse Server, but the editor is lacking all the benefits of a modern IDE.
Feature / Enhancement Description
Instead of maintaining a "debugging console" inside Parse Dashboard, a Visual Studio Code plug-in may offer all the benefits of a modern IDE and allows to extension.
Example Use Case
n/a
Alternatives / Workarounds
Further develop or replace the integrated console with a more modern IDE framework.
3rd Party References
n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Parse Dashboard console described in the issue and the Visual Studio Code extension model. Define the plugin's scope, how it would replace or extend the existing console, and concrete completion criteria before looking for implementation entry points; no files or tests are named in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- developer-experience, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100