Releases: Krzmbrzl/SQDev
0.5.3 release (fixes + improvements)
Changelog:
| Fixed: Bug preventing you from exporting empty files
| Fixed: Bug allowing you to give invalid names to projects/scripts
| Changed: Initial content is now description header instead of scopeName
| Changed: CharacterCompletion improved (disabled in Strings and in front of words)
0.5.2 -> Bug fixes for 0.5.1
Changelog:
| Fixed: Bug preventing you from creating a new SQF file when using the project explorer
0.5.1 -> Bug fixes for 0.5.0
Fixed bugs that occured in v0.5.0
Changelog:
| Fixed: Bug preventing you from creating a new SQF file
| Fixed: Bug preventing the SQF editor from working properly on first startup
Update 0.5.0
Changelog:
| Added: Content assist
| Added: preference to enable/disable auto completion
| Added: Resource framework
| Added: Keyword update function
| Added: Additional info display
| Added: Keyword-Wiki-Connection
| Added: Hover Assist
Known Issues:
Keyword update has to be performed once on the first startup in order for the SQF editor to work
Linking update
This update's core feature is the linking between the eclipse workspace and your ArmA missions directory which should remove the great disadvantage this plugin had compared to already existing tools.
Changelog:
| Changed: A SQDevProject now contains a few more files (description.ext, link.sqdev)
| Changed: Working tasks now run in different thread
| Changed: SQF keywords are now case insensitive
| Changed: SQDevProjects create a mission.sqm file
| Changed: Created files are now in windows format ("\r\n" instead of "\n")
| Added: SQDevFile fileType
| Added: Linking preference category
| Added: Auto clean preference
| Added: Project wizard now has tooltips for every option
| Added: Import and Export wizards
| Added: More options when creating a SQDevProject
| Added: SQDev editor
| Fixed: Bug in the LayoutManager for the SQDevPreferencePage
| Fixed: Bug preventing a fileCreation in subFolders
| Fixed: Bug causing word parts getting highlighted as a keyword
| Fixed: Bug: Strings that end with a quotation mark are not colored properly
0.3.0 ALPHA-Release "Preference-Update"
The "Preference-Update" mainly consists of the new preference framework that is implemented to allow you as the user to customize the plugin to your needs.
Changelog:
| Implemented preferences
- Added preference page
- Added preference for specifying the Arma folders (in documents and programs directory)
- Added preference for setting the behaviour on closing the preference page when there are some unsaved preferences
| Editor behaviour now specified by preferences
| fixed: version number is now correct
0.2.0 ALPHA-Realease
This is the first usable version of SQDev.
Implemented Features
Installation
Changelog:
| Changed everything
First Release - Preview
This is the very first release of the plugin. Many many features and also the scripting commands are not yet implemented.
This version is meant as a preview so you can see how its gonna look like and get a first impression on working with eclipse.