David
David Veszelovszki, coder, diver, father, every day a bit older but wiser. Also not a poet. :D
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 2
-
David created a post, AnsweredKotlin vs. Java vs. JS/TS for plugin development
Hi! I'm just starting to develop a new plugin for Sourcegraph. (I work at Sourcegraph.) One of my first decision points is the language. I see three potential ways to go (not sure if all are valid)... -
-
David created a post, Trying to enable XML language in Twig templates in PhpStorm
In my project I have *.xml.twig files that render XML using the Twig templating engine.Anyone figured out how to enable both XML and Twig code support at the same time in PhpStorm?I tried Settings ...