EpicSkookumScript / EpicSkookumScript/SkookumScript-Plugin

Call context helper immediately by shortcut

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
enhancement SkookumIDE
Dominant language
C++
Stars
138
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe:
When I move cursor to place, where is dot(.) is last symbol, I want to see context helper.

Describe the solution you'd like:
Call by shortcut, for example - Ctrl + Space, as in IntelliJ.

Describe alternatives you've considered:
Auto show

![изображение](https://user-images.githubusercontent.com/10531103/69566208-67f9d400-0fd8-11ea-82af-1b46a3d181f0.png)
Cursor in the end of line
*click Ctrl + Space*
![изображение](https://user-images.githubusercontent.com/10531103/69566228-7516c300-0fd8-11ea-905d-3429f607f159.png)

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named in the issue. Start by locating the Unreal Engine editor code that handles the context helper and keyboard input, then determine where Ctrl+Space can trigger it when the cursor follows a dot; done means the shortcut opens the requested context suggestions in that position.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, unreal-engine
Domain
game-dev, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.