soufiane
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 4
-
-
-
soufiane 创建了一个帖子, auto-import is using sub namespace
Hi, I have a problem with phpstorm auto imports and classname completions, sometime he is not using import statement and prepends a part of the namespace to the autocmpleted classname. To demonst... -
soufiane 创建了一个帖子, Automate class generation on build
Hello,I'm writting a custom language plugin. For generating lexer classes and psi classes, I use to- right click on the .bnf file -> generate parser code - right click on the .flex file -> run jfle...