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

Check feasibility of features from Cake-Vs and Cake-VsCode #32

Open
10 of 12 tasks
nils-a opened this issue Jan 4, 2021 · 15 comments
Open
10 of 12 tasks

Check feasibility of features from Cake-Vs and Cake-VsCode #32

nils-a opened this issue Jan 4, 2021 · 15 comments

Comments

@nils-a
Copy link
Member

nils-a commented Jan 4, 2021

Check whether those features are doable or not.

Incomplete list:

  • file icons
  • automatic cake installation
  • bootstrapper installation
  • config file installation
  • *.cake file template
  • intellisense
  • debugging cake
  • code snippets
  • in-code task actions (CodeLense)
  • code outline
  • project templates
  • cool background image while editing a *.cake file
@nils-a
Copy link
Member Author

nils-a commented Jan 4, 2021

file icons is very possible, see #30

@nils-a
Copy link
Member Author

nils-a commented Jan 9, 2021

automatic cake installation should be feasible, see #54

@nils-a
Copy link
Member Author

nils-a commented Jan 9, 2021

bootstrapper installation, config file installation and .cake file template should be feasible, see #55

@nils-a
Copy link
Member Author

nils-a commented Jan 16, 2021

code outline should be feasible, see #61

@nils-a
Copy link
Member Author

nils-a commented Jan 16, 2021

in-code task actions should be feasible, see #62

@nils-a
Copy link
Member Author

nils-a commented Jan 16, 2021

project templates are very possible, see #63

@nils-a
Copy link
Member Author

nils-a commented Jan 16, 2021

code snippets are very possible, see #64

@nils-a
Copy link
Member Author

nils-a commented Jan 16, 2021

cool background image while editing a *.cake file is tricky. Setting an image in the editor is possible, but this image would need to be set when a Cake file is opened and the "old" settings need to be restored when the Cake file is closed. I think. Evaluation of this will be done in #65

@forresthopkinsa
Copy link

If intellisense + syntax highlighting are not on the roadmap, please mention that in the marketplace plugin description – my hopes have been dashed

@nils-a
Copy link
Member Author

nils-a commented Feb 1, 2021

@forresthopkinsa sorry to hear that. It's certainly on the roadmap - the fact that the are currently not marked checked in this issue only reflects the fact that I currently have no real good idea on how to get that working.

If you have an idea on how to get that working feel free to drop some pointers 😄

@forresthopkinsa
Copy link

I wish I did! I'll stay subscribed to this issue to get notified if you ever get that working.

@Leon99
Copy link

Leon99 commented Aug 3, 2022

Any chances for debugging support?

@nils-a
Copy link
Member Author

nils-a commented Aug 3, 2022

@Leon99 Sadly, no.

@Leon99
Copy link

Leon99 commented Aug 3, 2022

@Leon99 Sadly, no.

Is that a Rider limitation?

@nils-a
Copy link
Member Author

nils-a commented Aug 3, 2022

Is that a Rider limitation?

I was unable to find an extension point to enable debugging of a custom language in Rider, so "yes".

(On the other hand, it is entirely possible that this is my "fault" for not finding the correct extension point.)

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

3 participants