Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missions for Delwin #1

Open
6 tasks
youraerials opened this issue Jan 17, 2023 · 0 comments
Open
6 tasks

Missions for Delwin #1

youraerials opened this issue Jan 17, 2023 · 0 comments
Assignees

Comments

@youraerials
Copy link
Member

  • Support "Go to Symbol" style jumps
  • Make sure we're pulling everything possible from langspec.json, some things are hard coded which might not have to be
  • Look at adding the Tealish language features to langspec.json or to a parallel config file, things like if / elif are currently hard coded in extension.ts
  • Look at the balance between extension.ts and server.ts. My sense is that we should move anything that takes any time to return to the server
  • think about ways to deal with opcodes which have a "tealish version" as well as a raw opcode (e.g. txn). i THINK we want to omit completions on the raw opcodes for all cases where tealish has the same call. Users can still use the raw opcodes and I think in that case they know what they want and likely don't need the help
  • I'll work on publishing logistics and get back or make new issues there as needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants