axetroy / axetroy/vscode-comment-autocomplete

[User experience] Invoke completion when adding comments using shortcut keys.

Open
#6 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## Description

The completion was invoked when I type `/` twice, but it can not invoke when I type `command` + `/` (or `ctrl` + `/` on Windows) as shortcut keys for `// `, like the demo gif below.

![demo](https://user-images.githubusercontent.com/7701575/54429032-5fb77c80-475a-11e9-8daf-c445f5278788.gif)

## Wanted

The completion when I type `command` + `/`.

: )

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the behavior in the VS Code extension with `/` twice and with Command+/ or Ctrl+/ while adding a comment. Trace the extension's completion and shortcut-key entry points, then verify that the same completion appears for both shortcut variants without breaking the existing trigger.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.