Tarnos7
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 8
-
Tarnos7 commented, -
Tarnos7 created a post, HTML to JadeJS/PugJS
Hello, Is there a way to convert html files to pugjs?I've got few html files which I want to edit in pug/jade. Currently I am using an online tool to manually copy paste, but I'd like a built in ... -
Tarnos7 commented, -
Tarnos7 created a post, Autocomplete for json array(intellisense?)
Hello, I would like to know if it's possible to autocomplete json array with strings based on another global variable or a file. Example: let myArray = ["First", "Second", "Third"]; My J... -
Tarnos7 commented, -
Tarnos7 created a post, I would like an IDE for both JS and C#, what do I do?
Hello, I am subscribed to Webstorm and recently I decided to learn C# which probably require a different IDE, is there a way for me to combine my WebStorm subscription with another IDE for some ... -
Tarnos7 commented, -
Tarnos7 created a post, Things I should know/use.
Hello, I am using WebStorm with JavaScript/HTML and GIT, what are the things I should know of and use with WebStorm? I am subscribed for over a year already and I am usually using basic functi... -
Tarnos7 created a post, Color picker with live debug
Hello, I am using color picker in my css while debugging my code, would it be possible to see live changes while picking colors without pressing "choose" button? Once I press choose button, col... -