Nick Karnik

Results 16 issues of Nick Karnik

#Issue Details Currently, it appears that the logs cannot be scrolled as it is a rolling log control which most likely doesn't maintain a scrollable buffer

Issue: Bug
help wanted
Component: UI

#Issue Details Hotkeys are not shown, so it is not clear that they exist and what their purpose is.

Issue: Enhancement
help wanted
good first issue
Component: UI

#Issue Details We need to display the hotkeys in a panel Add listeners Upon key-press, pass the related command to jest test runner

help wanted
Component: UI

#Issue Details In a live test environment, the newest item that is added isn't selected. Also, it appears that there's no indicator that a test is in progress..?

Issue: Enhancement
help wanted
Component: UI

#Issue Details We are limited to 16 primary colors on the console, but there's a way to use up to 256 colors.

help wanted
Component: UI

@nikhilk - I think there's a lot of value in exposing various JS libraries and make it more community driven. We could split the S# project into a compiler and...

Encountered this a few months ago and just realized I didn't report it. In S#, I have something like: ``` public class SomeClass { public const string Name = "blah";...

We've chosen to use [OpenLayers v2](www.openlayers.org) which is a generic, portable and highly customizable Map API. It has a concept of layers and allows using any map source as a...

Suggestion

If I recall correctly, installing a project reference adds a file called ScriptSharp.PlaceHolder.txt to the project. However, it is deleted at some point and I believe it's not removed from...

I'm going to start thinking about a good tutorial for getting started with Script# 0.8 that I can use as a baseline to start building future tutorials upon. I feel...