Viresh Gupta

Results 11 issues of Viresh Gupta

Line https://github.com/fkling/JSNetworkX/blob/master/src/drawing/svg.js#L266 the variable is misspelled as `weigths` whereas the correct code should contain `weights` in the switch case I would be happy to send a PR if this project...

I get the following exception when doing `mvn compile package` Exception in thread "main" java.lang.AssertionError: A reference was unexpectedly null. at org.moditect.internal.shaded.javaparser.utils.Utils.assertNotNull(Utils.java:47) at org.moditect.internal.shaded.javaparser.Providers.provider(Providers.java:78) at org.moditect.internal.shaded.javaparser.JavaParser.parse(JavaParser.java:305) at org.moditect.internal.shaded.javaparser.StaticJavaParser.parse(StaticJavaParser.java:229) at org.moditect.internal.compiler.ModuleInfoCompiler.parseModuleInfo(ModuleInfoCompiler.java:68)...

## Feature Request In glibc strftime, we have the `^` operator which provides this functionality. However, it's not cross-platform, and surprisingly there exists no clean way to uppercase alphabets in...

enhancement
documentation

There's a typo at https://github.com/coala/coala-bears/blob/master/tests/vcs/git/GitCommitBearTest.py#L50 messgae -> message

difficulty/newcomer
area/documentation

ADB lib - https://github.com/tananaev/adblib This would send shell input commands directly to the input jar on devices with wireless adb enabled.

enhancement

Requested by [Peterkoopman13](https://twitter.com/Peterkoopman13) from twitter: "holding the ok button and try to move with the dpad it doesn't really select a area, it doesn't seem to act like holding you're...

enhancement
investigation required

This will help tone down the scroll speed making the values more consistent over different devices, especially with devices having a very small screen, such as the flipphones.

investigation required

git allows local urls in it's path Currently the parser will put some un-helpful values in the parsed object's tuples if this is the case Possibly there can be some...

help wanted

Add instructions for Users for adding coala as an hg hook for the next release

importance/low
difficulty/low
status/blocked