LJ

Results 261 issues of LJ

Hi It has been brought to my attention that the implementation of SSH & SFTP into ILEditor as the connection type is actually fairly straight forward. I have been able...

help wanted

Turns out it is possible to call CODECOV to generate code coverage information - ILEditor just needs to be able to display this information. ![image](https://user-images.githubusercontent.com/3708366/34038317-ded422cc-e183-11e7-901c-41d5561e5c4e.png) I not currently have these...

enhancement

To make it so Windows trusts our application by default, we need to obtain a trusted certificate. * They do cost, read more here: https://softwareengineering.stackexchange.com/a/173625 * It may be possible...

help wanted

It might be cool to add snippets to insert statements to save a bit of time perhaps? http://community.sharpdevelop.net/forums/t/12076.aspx Opinions on snippets?

enhancement
help wanted
good first issue

Hi I am wondering if it is possible to make the recording use the `uri` prop instead of the `file` prop. I have an extension that implements a custom file...

It'd be super neat if Blink had an simple text editor like nano that worked on local files (On my iPad).

feature

It seems like it's not possible to underline input fields or make any text/input fields blink. Is this something that has been thought about for the future? Thanks!

enhancement

Specifically pulling out the `buildCommand` and `compileCommand` and showing them as Actions.

enhancement

Signed-off-by: Liam Barry Allan ### Changes Allow other extensions to register actions. **Needs testing.** Closes #755. ### Test list * [ ] Local actions continue to work (validator changed) *...

stale