issues
search
voxpupuli
/
puppet-mode
Edit Puppet manifests with GNU Emacs 24
https://github.com/voxpupuli/puppet-mode
GNU General Public License v3.0
90
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix trivial
#133
conao3
opened
3 years ago
0
disable vpt for this repo
#132
Flipez
closed
3 years ago
0
add newer emacsen to CI matrix
#131
rski
closed
3 years ago
0
Add skeletons for types & statements (closes #31)
#130
smoeding
opened
3 years ago
1
Prevent "Unbalanced parenthesis" error when aligning parameters
#129
smoeding
opened
3 years ago
1
Keep point at relative text position when indenting
#128
smoeding
closed
3 years ago
0
Use Emacs' xref framework to jump to classes/defines/types
#127
smoeding
opened
3 years ago
0
Update reserved words and functions according to latest Puppet docs
#126
smoeding
closed
3 years ago
0
Fix indentation following array with nested hash
#125
itss0076
closed
3 years ago
0
Update the project description?
#124
mmuehlenhoff
closed
4 years ago
3
Fix travis notifications
#123
bastelfreak
closed
4 years ago
0
Prepare for 0.4 release
#122
anarcat
closed
4 years ago
0
Prepare for 0.4 release
#121
sten0
closed
4 years ago
2
templates support
#120
anarcat
opened
5 years ago
2
Add Debian (and derivatives) installation instructions.
#119
sten0
closed
4 years ago
2
release 0.4.0
#118
bastelfreak
closed
4 years ago
1
new release?
#117
anarcat
closed
4 years ago
12
merge in flymake-puppet?
#116
anarcat
closed
5 years ago
8
Adds keywords and types for Puppet Bolt
#115
nmaludy
closed
6 years ago
1
Add support for new keywords in Bolt
#114
nmaludy
closed
6 years ago
0
Prevent comments from changing the indentation level
#113
paran1
closed
6 years ago
1
Add support for indentation of argument lists
#112
paran1
closed
6 years ago
2
Incorrect indentation when setting last attribute in a resource body to a qualified variable
#111
paran1
opened
6 years ago
0
Comments change the indentation level
#110
paran1
closed
6 years ago
0
Frequent Travis check failures
#109
paran1
closed
3 years ago
1
Indentation issue: nested hashes
#108
darkfeline
closed
3 years ago
2
Add Puppet 4+ data types
#107
paran1
closed
6 years ago
1
Update keywords, functions and metaparameters
#106
paran1
closed
6 years ago
1
Prevent comments from changing indentation level
#105
paran1
closed
6 years ago
3
Fix indentation of closing braces
#104
paran1
closed
6 years ago
0
Have a new command for puppet-lint --fix
#103
pramodhkp
opened
7 years ago
2
Fixed puppet-lint log format based on new puppet-lint v2.3.0
#102
pramodhkp
closed
7 years ago
7
Added Emacs 25.2 to the test matrix
#101
sergeyklay
closed
7 years ago
0
Indentation for if (...) {...} is wrong
#100
darkfeline
closed
7 years ago
2
Simplify puppet--in-listlike and puppet-block-indent
#99
Fuco1
closed
7 years ago
2
Indentation of hashes nested in arrays is wrong
#98
darkfeline
closed
7 years ago
1
Fix indentation of hanging "} ->".
#97
Fuco1
closed
7 years ago
6
Fix infinite loop when indenting defined type
#96
darkfeline
closed
7 years ago
6
Handle aligning nested block before point
#95
darkfeline
closed
7 years ago
1
Skip nested block when aligning
#94
darkfeline
closed
7 years ago
0
puppet-align-block confused by nested block
#93
darkfeline
closed
7 years ago
1
puppet-align-block should skip nested blocks
#92
darkfeline
closed
7 years ago
0
Fix indent handling of class params closing paren
#91
darkfeline
closed
7 years ago
1
Indent wrong for closing paren of class args
#90
darkfeline
closed
7 years ago
0
Make indent recognize closing braces with commas
#89
darkfeline
closed
7 years ago
3
Puppet indent line doesn't handle nested hashes with trailing commas
#88
darkfeline
closed
7 years ago
0
Add tests for puppet-repl
#87
rski
opened
7 years ago
0
When sending a buffer/region to repl, don't send extra newlines
#86
rski
opened
7 years ago
0
Update puppet debugger command to 'puppet debugger'
#85
rski
closed
7 years ago
0
Integrate gud (realgud?) and puppet debugger
#84
rski
opened
7 years ago
1
Next