Robert Edgar
- 活动总数 107
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 28
-
创建于 Build Tailwind css
WS2021.3.3Windows10I am trying to use Tailwind.I have the autocompletion working fine.I can manually build the tailwind css.I can even run a package.json script with a watcher to force it to rebuil... -
创建于 EAP Update 403 error (again)
Well after the problem disappearing for a while this error is back once again with the 2020.2 EAP update today9:07 AM Connection ErrorFailed to prepare an update:Request failed with status code 403... -
创建于 EAP Update 403 error
From inside the IDE I clicked the update button when notified of a new EAP but then I get a notification Failed to prepare an update: Request failed with status code 403 I know I can go to the site... -
创建于 Github updating a branch
已回答WS2019.3EAPIf I create a new branch "B" based on "A" and then while working on "B" I want to refresh it from "A", with my changes in branch "B" still being on top of all the changes in branch "A" w... -
创建于 WebStorm keeps prompting for github password
After installing 2019.1 I am having an issue with a GitHub login dialog continuously prompting for name/password.The thing is that even if I don't enter any password and just cancel the login commi... -
创建于 Squash and Merge - Github
已回答I want to do a squash and merge of the feature branch to master on github.I saw somewhere there was a reference to squash but I wasn't sure this was the same thing as it seemed related to interacti... -
创建于 JSDocs @Interface
I have a virtual interface (from the JSDocs site) defined as : /** * @interface SVGTool * @property {string} SVGTool#name * @property {string} SVGTool#type * @method SVGTool#createShape * @method S... -
创建于 Javascript Validations
I have my projects set to JS5.1 as we have to continue to support IE11, though mainly focused on current browser.IE11 does support 'const' and 'let', but these are currently marked invalid as they... -
创建于 Prevent search and introspection of compiled JS/CSS
As well as normal js/less/css files I have a few 'compiled' js/css which are meant for production rather than development.All the files are part of the github projectAs these compiled files just co... -
创建于 Git Merge Problems
WS 2017.1EAP Windows10 I am trying to merge a branch and although it performs the merge, there is no popup to resolved any conflicts. But I am left at the end with 24 files that show in the IDE a...