Nk Mk
- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 17
-
Nk Mk created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 commented, -
Nk Mk created a post, 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 created a post, 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 created a post, 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 ...