Zurie
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Created Anguar4 Auto Import Components and Modules with single quote ' '
TSLint complains about import statements using two " " instead of ' ' single quotes. Is there a way to update the angular4 auto import so that it adds modules with single quotes? every time I im... -
Created node.exe port in use, cannot close task forced to restart PC
So basically I have a Gulp Task that runs with the Gulp Task Runner, I am using browser sync to monitor file reloads. It uses the port 3000. I use to be able to close the task down, kill / res... -
Created TFS Plugin hangs indefinetally
Is there a way to see what the issue with the TFS plugin is when it hangs? When it stops working any request or process to the TFS server freezes indefinitely, but if i swap over to VS2017 and che... -
Created Is it possible to get realtime escape of HTML in a JSON file?
Is it possible to isolate a section of a JSON file and write that section in HTML. but then the output would be automatically escaped? { "mykey" : "<div>My Value<\/div>" } but when you write ... -
Edited Move current Tab/View to new Vertical Split and remove the old view
AnsweredIs there a way to take a Open Tab and Move it to the horizontal Split / Vertical Split AND remove it from the current View? currently its like this A/B/C/D <--- All my Tabs of open Files. S... -
Created Angular4 / Typescript Not filtering .js and .map and template refrences not command clicking to goto source
I have an angular4 project that I've been working on with 1 computer. I used git to move and push files between computers and on my second machine when I open the project it doesn't seem to have t... -
Created Webstorm 10 with ASP files auto indent not working
Step 1: Here is the doc before the codestep 2: type tr and tab and i get <tr>|</tr>step 3: i Hit return to write code inside and the auto indent never works. this is repeatable with the code insid...