Skip to content

Releases: tropyx/NetBeansPuppet

2.0.3 windows lint execution fixed

Choose a tag to compare

@mkleint mkleint released this 29 Sep 23:10

puppet-lint execution fixed on windows
#26

thanks to Jonathon Lee Walker

2.0.2 bugfixes only

Choose a tag to compare

@mkleint mkleint released this 30 Aug 00:48

mainly #25

2.0.1 few bugfixes, more semantic coloring categories

Choose a tag to compare

@mkleint mkleint released this 07 Nov 22:14
v2.0.1

Major upgrade 2.0.0

Choose a tag to compare

@mkleint mkleint released this 23 Oct 23:27

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

Choose a tag to compare

@mkleint mkleint released this 10 Sep 12:07
  • 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

Choose a tag to compare

@mkleint mkleint released this 01 Sep 11:28

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

Version 1.2.2

Choose a tag to compare

@mkleint mkleint released this 25 Aug 11:58
  • block comment/uncomment

Version 1.2.1

Choose a tag to compare

@mkleint mkleint released this 25 Aug 08:43
  • fix regexp coloring
  • add multi line comment coloring