numere-org / NumeRe

Framework for numerical computations, data analysis and visualisation
https://www.numere.org
GNU General Public License v3.0
20 stars 7 forks source link

Automatic indentation / tab when pressing 'Enter' after a procedures, if statements, etc. #257

Closed lucasJedel closed 2 months ago

lucasJedel commented 2 months ago

DESCRIPTION

Only a small convenience feature (maybe this can already be activated somewhere?)

Describe the solution you'd like Example: when pressing enter here, you get automatic indentation: procedure $() endprocedure

Describe possible alternatives you've considered A clear and concise description of any alternative solutions or features you've considered, if any.

Additional context Add any other context or screenshots about the feature request here.

(Do not write below this line)


DEVS' SECTION

ANALYSIS

(Describe, what's the issue and which changes have to be made)

IMPLEMENTATION STEPS

(see also our Wiki for implementation guidelines)

DOCUMENTATION STEPS

(see also our Wiki for further information)

PULL REQUEST

numeredev commented 2 months ago

See comment on #244