Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Angelos Pikoulas
Follow
New posts
New posts and comments
Total activity
24
Last activity
March 24, 2023 09:46
Member since
October 14, 2018 22:04
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
6
Activity overview
Posts (0)
Comments (11)
Angelos Pikoulas
commented,
March 23, 2023 11:34
I have the same issue with a VMWare certificate. I'm on Windows 10 with WebStorm Build #WS-231.8109.93, built on March 16, 2023, loading project inside /wsl.ubuntu/.... 1) I have searched for "vmw...
Community
PhpStorm
Server's Certificate is not trusted pop-up
0 votes
Angelos Pikoulas
commented,
March 07, 2023 18:24
Thanks - I asked a question on there, please attend to it - regards!
Community
PhpStorm
Exporting External Tools
0 votes
Angelos Pikoulas
commented,
March 07, 2023 13:33
This is no longer working! I can't export External Tools on WebStorm 2022.3.2! It used to work in the past, I'm not sure when it stopped supporting it. Is this a bug, or intentional?
Community
PhpStorm
Exporting External Tools
0 votes
Angelos Pikoulas
commented,
February 14, 2023 18:16
Ok, this is getting worse! I had ChatGPT digest my .gitignore file and bring it to this format !file:*coverage//**&&!file:*node_modules//** It spit out this : !file[*]:**.cache//*&&!file[*]:**.esli...
Community
WebStorm
How to exclude node_modules and .meteor from all searches and code inspections
0 votes
Angelos Pikoulas
commented,
February 14, 2023 09:52
I am not happy to be the first commenter in 2023 on this ludicrous issue! I can't believe it's 7 years already since 2016! To rephrase the issue: The user should be able to select a directory (and ...
Community
WebStorm
How to exclude node_modules and .meteor from all searches and code inspections
2 votes
Angelos Pikoulas
commented,
March 06, 2020 08:24
FIRST OF ALL - FIX YOUR https://intellij-support.jetbrains.com/ I JUST LOST 10 MINUTES OF EDIT CAUSE I DARED TO PASTE AN IMAGE. I TRIED PASTING AGAIN, A SMALLER SIZE OF THE BELOW AND LATEST CHROME...
Community
WebStorm
Contents of node_modules folder not showing in IntelliJ IDEA 2018.2
0 votes
Angelos Pikoulas
commented,
March 04, 2020 18:47
I faced the same issue today on IntelliJ (on a node/TypeScript project). I was fiddling around "Showing excluded files" and other visibility options (cant remember exactly!) and suddenly I can see ...
Community
WebStorm
Contents of node_modules folder not showing in IntelliJ IDEA 2018.2
0 votes
Angelos Pikoulas
commented,
November 24, 2018 17:14
I honestly dont know - I removed the --project typescript/tsconfig.json and now it works even without it, but yesterday it didnt. Maybe just add an option to see which is the effective typescript/t...
Community
WebStorm
typescript - cannot find parent tsconfig.json
0 votes
Angelos Pikoulas
commented,
November 23, 2018 23:52
Create a project where `tsconfig.json` is inside a folder /foo Create a file /foo/bar.ts with content `const a = async function(){};` Typescript compiler will complain about Promise lib missing, ev...
Community
WebStorm
typescript - cannot find parent tsconfig.json
0 votes
Angelos Pikoulas
commented,
November 22, 2018 17:45
Same problem with the newest Idea 2018.3 - I had to add `--project typescript/tsconfig.json` in the options for a monorepo, where the typerscript code is in /typescript/
Community
WebStorm
typescript - cannot find parent tsconfig.json
1 vote