touchft

Results 15 issues of touchft

Currently, both `hover` and `CTRL+hover` produce the definition on a variable. Why not let `CTRL+hover` or `hover` show values of the variable and make the pop-up show similar as JUNO...

I saw an extension of "Markdown Preview Markmap Support" on vscode. It will be interesting to see markmap support "Markdown child node' ! It will benefit us to collect an...

@PlotlyJS v0.18.8 Original doc (wrong): ```julia function heatmap2() trace = heatmap( x=["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"], y=["Morning", "Afternoon", "Evening"], z=rand(1:30, 5, 3) #

@krrutkow I try to follow your instruction, but I get a problem. Please give a help ^_^. testc.h file: ```c typedef struct { float x; float y; } complexx; extern...

When I upgrade to Ubuntu 22.04 and vscode 1.67.2, the math formula failed to show for whatever versions of markmap (from 0.08~0.14). The file (.md) loading is tremendously slower for...

Please consider this case. Thanks. --- Ubuntu 18.04, atom 1.34.0

I made a test with the following code. The test is record a usb camera to a file with specified creation time. ```bash ffmpeg -f v4l2 -input_format mjpeg -i /dev/video3...

Example: A package named as 'testjl' was initialized by `PkgTemplates` with part of contents: file `testjl/src/testjl.jl`: ```julia module testjl export ff # Write your package code here. function ff() return...

bug

The pandoc markdown support more feature. Is there any plan to support pandoc markdown?

I have same problem as the following post. Tested in Nextcloud 15.0 with markdown app manually installed. https://help.nextcloud.com/t/the-ever-expanding-markdown-app/28514/11