David
David Veszelovszki, coder, diver, father, every day a bit older but wiser. Also not a poet. :D
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 2
-
已编辑于 Kotlin 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)... -
创建于 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 ...