Skip to content

Releases: tropyx/NetBeansPuppet

2.0.3 windows lint execution fixed

29 Sep 23:10
Compare
Choose a tag to compare

puppet-lint execution fixed on windows
#26

thanks to Jonathon Lee Walker

2.0.2 bugfixes only

30 Aug 00:48
Compare
Choose a tag to compare

2.0.1 few bugfixes, more semantic coloring categories

07 Nov 22:14
Compare
Choose a tag to compare

Major upgrade 2.0.0

23 Oct 23:27
Compare
Choose a tag to compare

Many additions to puppet editor, including

  • semantic coloring
  • breadcrumbs
  • code completion
  • where used query
  • go to type, go to symbol

For more details and screenshots see https://github.com/tropyx/NetBeansPuppet

version 1.3.0 - puppet modules are projects too

10 Sep 12:07
Compare
Choose a tag to compare
  • recognize projects by both /manifests/site.pp and manifests/init.pp
  • new puppet module project from template
  • read lint configuration from rakefile
  • simple navigator showing all puppet files from the same module

1.2.3 Just nbm metadata changes

01 Sep 11:28
Compare
Choose a tag to compare

Just nbm metadata changes to be able to upload to plugins.netbeans.org

Version 1.2.2

25 Aug 11:58
Compare
Choose a tag to compare
  • block comment/uncomment

Version 1.2.1

25 Aug 08:43
Compare
Choose a tag to compare
  • fix regexp coloring
  • add multi line comment coloring