Vaithiyanathan Sundaram
Vaithiyanathan Sundaram
**General Information** - [ ] Bug - [ ] Improvement - [x] Feature - [ ] Other **Description** Most of the users are used to writing regex and due to...
Great dashboard. Please let me know if "newest on top" option is available. I can put a change and make that possible. Thanks.
Note sure if this is a bug, but here is the client code: ``` var MyChart = React.createClass({ getInitialState: function () { return { dataProvider: {}, timer: null }; },...
The find references are working great, but ONLY when the corresponding referred class sources are open. For instance, if ClassA is defined in ClassA.java and ClassB uses it. The references...
First of all, this is great work. I love it, it looks like I am opening the code in a live editor and checking without having to pull. I am...
I wish to use query parameters instead of params. I know params work and there are lessons in your tutorial. Is there any way I can pass query parameters in...