Nk Mk
- 活动总数 59
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 17
-
Nk Mk 创建了一个帖子, AirBnB/ JavaScript style guides code formatter?
Hi,At work, we use the AirBnB JS style guide conventions/ formatting and I'm wondering if anyone out there has created an Code Style Schema file that they wouldn't mind sharing that matches :)Thanks! -
Nk Mk 创建了一个帖子, JavaScript flow chart code generator?
Hi,Is it possible from within WebStorm or IntelliJ Ultimate to analyse the JS Code and produce flow diagrams to more easily read how the code is connected.I guess in a similar way to this Windows-o... -
Nk Mk 创建了一个帖子, How is the base template set?
Hello,I'm hunting around an existing code base and I'm trying to work out how the _base.html.erb file is being called. There are a bunch of other partials in that "layouts" folder along with 8 file... -
Nk Mk 创建了一个帖子, Project .ruby-version Settings: Cannot switch SDK. RVM SDK '2.1.2@frontend' wasn't found
Hello,I'm very new to the Ruby Plugin and am wondering if I need to setup my IntelliJ so it knows where things are... Having opened a Rails project in IntelliJ, installed the Ruby Plugin and restar... -
Nk Mk 创建了一个帖子, What is a .generators file used for?
Hi,I'm working on my first Ruby on Rails project. I've installed the Ruby plugin into IntelliJ v13 and for one of the modules there is now a .generators file at the project root.I've searched for a... -
Nk Mk 创建了一个帖子, How to organise code in Intellij with multiple repo's?
Hi,I've got the full IntelliJ but mainly use it for JavaScript HTML5 Web Development in a Java environment and some Flex priojects.I'm starting to play with Node and potentially some Ruby on Rails.... -
Nk Mk 进行了评论, -
Nk Mk 创建了一个帖子, IntelliJ IDEA Ultimate 11.1.5: HTML code formatting indent issue
Hi,How can I control the HTML formatting? i can't find too much about how it handles idents.e.g. Take this...<html><head><body><div>code formatting</div></body></head></html>Using CTRL+ALT+L, then ... -
Nk Mk 创建了一个帖子, HTML Toolbar?
Hi,Is there an HTML toolbar that offers basic and custom inserts for HTML?Such as, I hightlight some text and click the bold button and it wraps the text in strong tags ?Thanks,Nick -
Nk Mk 创建了一个帖子, How to set up a Cloud bees Git project in IntelliJ?
Hi,Are there any steps for creating an IntelliJ project from git using cloudbees? I've been given this URL for my repro: git clone ssh://git@git.cloudbees.com/<blahblah>/<repo>I've put this in the ...