Nikyle Nguyen

Results 11 issues of Nikyle Nguyen

Hi, Currently when `:AsyncRun command`, it will show ``` [command] ...output... [Finished in # seconds] ``` Because my use case involves username and password in the command, obviously having them...

Hi, Thanks for this awesome utility. One thing I wish it also has is a delimiter like `-- migrate:ignore` to store testing, troubleshooting queries that shouldn't run in migration. My...

Hi, Thanks for the amazing dashboard. Is there any way to clear and render the full dashboard again? For more context, I'm trying to use this with https://github.com/cronvel/terminal-kit for more...

Hi, Thanks for your work. It's amazing. I've been looking for candlestick chart in the terminal for so long. Is there any way to provide my own OHLC data in...

enhancement

This is amazing. The only issue that seems obvious but I can't find an answer is how to trigger the snippet evaluation only when the user clicks a button (similar...

Hi, Thanks for the amazing work. Is there any plan to support additional lines to the chart for custom indicators? That would open doors to various kinds of technical analysis...

enhancement

Hi Sam, Thanks for the awesome work. I'm using this to build a language service for Visual Studio. Is there API documentation available? I currently have to drill down to...

Hi, The font in the README looks better than what I see in my terminal. What is the font that you used? Thanks ![image](https://user-images.githubusercontent.com/4667129/146715983-ff63328c-1461-4a0c-bf6a-35f3e751921a.png) ![image](https://user-images.githubusercontent.com/4667129/146716064-c5d63805-3f24-4ab9-af4f-c4c868d3b6e1.png) ![image](https://user-images.githubusercontent.com/4667129/146716130-eee229fc-77c0-4a4f-b265-800c7039aa43.png)

This thread is for any discussion regarding 1.0 release candidate See [ROADMAP](https://github.com/NLKNguyen/papercolor-theme/blob/master/ROADMAP.md#10-release-candidate) for information

I stumbled upon this [blog post](https://pprakash.me/tech/2015/11/06/best-editor-for-aws-cloudformation-template-json/) and saw a syntax file for Atom that allows different highlightings for different levels of nested objects. It seems very useful. I wonder this...