Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Alfiqmiq
Total activity
7
Last activity
April 11, 2024 14:30
Member since
June 05, 2022 12:56
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (0)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
April 11, 2024 14:30
in Typescript options just set `--target es2019` or other value at your needs:
Community
WebStorm
changing the lib compiler to es2017 in Webstorm?
2 votes
Created
May 03, 2023 11:49
maybe it is possible to inject file reference via "PHP attributes" ?
Community
WebStorm
Path autocompletion for attribute in custom tags
0 votes
Created
May 03, 2023 11:41
Could you please paste working example for PHP ? This not works for me (in latest PhpStorm IDE): // language=file-reference$file1 = './'; // no completion$file2 = /* @lang file-reference */ './'; /...
Community
WebStorm
Path autocompletion for attribute in custom tags
0 votes
Created
May 03, 2023 11:11
is there any tag like /* @lang File Reference */ to use instead choose from alt+enter ? especially in PhpStorm (PHP language)
Community
WebStorm
Path autocompletion for attribute in custom tags
0 votes