vscode-todo-md icon indicating copy to clipboard operation
vscode-todo-md copied to clipboard

Does not recognise todo.md (VSCODE MAC)

Open ddofborg opened this issue 1 year ago • 5 comments

For some reason I don't get any syntax highlighting on the file. Adding tasks from the left panel doesn't work. It seems like todo.md is seen as a markdown file.

ddofborg avatar Jan 22 '24 10:01 ddofborg

There is no steps to reproduce and I don't own a Mac.

Any errors in devtools workbench.action.toggleDevTools Developer: Toggle Developer Tools?

usernamehw avatar Jan 22 '24 11:01 usernamehw

No, no errors. It seems like it's not doing anything.

Also then I click on open default file (from the activity on the right), I get a message that Default file does not exist. Then when I specify, nothing happens.

Dennis

ddofborg avatar Jan 22 '24 13:01 ddofborg

Same here. It works for me after renaming the file to todo.txt and changing the user setting to include its pattern, e.g. "todomd.activatePattern": "**/todo.{md,txt}"

seguri avatar Jan 25 '24 23:01 seguri

Maybe extension wasn't activated at all?

When this happens - does it show activation time like 11ms or is it showing "Activating..." forever or something like that?

demo_activation_time

or

workbench.action.showRuntimeExtensions Developer: Show Running Extensions

demo_runtime_extensions

usernamehw avatar Feb 10 '24 08:02 usernamehw

No, nothing.

On Sat, Feb 10, 2024 at 9:29 AM Alexander @.***> wrote:

Maybe extension wasn't activated at all?

When this happens - does it show activation time like 12ms or is it showing "Activating..." forever or something like that?

— Reply to this email directly, view it on GitHub https://github.com/usernamehw/vscode-todo-md/issues/88#issuecomment-1936931868, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABEW5ATXOGZZ5VOCX24AK3YS4VVLAVCNFSM6AAAAABCE6AXWOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZWHEZTCOBWHA . You are receiving this because you authored the thread.Message ID: @.***>

ddofborg avatar Feb 10 '24 12:02 ddofborg