Dan Dascalescu

- 活动总数 93
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 19
- 订阅数 32
-
已编辑于 Whitelist custom HTML elements in the AMP project
I work on the AMP HTML project, which has custom HTML element names such as "amp-img", "amp-install-serviceworker" or "amp-video". WebStorm highlights these as "Unknown HTML tag". Is there a way to... -
创建于 Remote debugging PHP without local source code? (truly "zero-configuration")
Is there a way in PhpStorm to not have to map the remote files to local ones when remote debugging? Komodo IDE can do this - it retrieves a read-only copy of the file from XDEBUG, without any mappi... -
创建于 Please implement a "Save single file" command
I know all the history about refusing to implement this command.However, new frameworks have appeared, like meteor, where saving all files at once can break the server. The use case I have is very ... -
创建于 [OT] Fix the forum editor
OffTopic - I coudln't find a specific place to post questions about this community itself.I've been using online forums since pre-Y2k. I've just registered here and posted some messages, using the ... -
创建于 Disabling autosave
I develop with meteor, which is an awesome web framework that supports live hot code pushes - that is, when a file in the project is updated, the meteor server updates the client, live - you don't ...