ForNeVeR / ForNeVeR/cil-mode

Indentation for long metatable items' definition

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
13
Forks
6
PR merge metrics
No merged PRs in 30d

Description

For example,

```
.method public static pinvokeimpl("msvcrt.dll" ansi cdecl)
vararg int32 sscanf(string,int8*) cil managed preservesig {}
```

should be indented exactly like that.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the indentation entry point in the Emacs mode and reproduce the long metatable definition shown in the issue. Done means the vararg line is indented exactly as in the example, with no regression for related definitions.

Written by the indexing model from the issue text.

Assessment

Tech stack
emacs-lisp
Domain
tooling
Issue type
Bug
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.