pimod icon indicating copy to clipboard operation
pimod copied to clipboard

Code editor support for Pifile

Open empeje opened this issue 6 years ago • 5 comments

clear enough.

empeje avatar Feb 18 '19 20:02 empeje

I could give this a shot and write an extension for VS Code.

aniongithub avatar Jan 24 '22 17:01 aniongithub

I myself do not use VS Code, but, however, would love seeing this. So, please feel free, @aniongithub.

oxzi avatar Jan 31 '22 09:01 oxzi

Let me know if I can also contribute to your VS Code extension @aniongithub

empeje avatar Jan 31 '22 10:01 empeje

@aniongithub @empeje I threw together a vscode syntax/language extension that Im using I just pushed it up. I did this very fast and just basically merged together Bash/Shell and Dockerfile tmlanguage grammar. Removing the unsupported Docker keywords from the pattern array. Works if you put it in your ~/.vscode/extensions folder. Needs work since I just threw it together to get basic syntax support.

Thanks so much for the awesome project btw Nature40

vscode-pifile

disaac avatar Mar 29 '23 18:03 disaac

@disaac: This is really cool, thanks a lot!

oxzi avatar Apr 07 '23 14:04 oxzi