Skip to content

Commit

Permalink
Merge branch 'release/1.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrocoan committed Sep 28, 2016
2 parents b60cd06 + 335cb89 commit 9d51fa7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 26 deletions.
2 changes: 0 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

* Search for the issue to check if it was already reported. You may use labels for filtering the by clicking any of these related to the problem you want to report or request.



___
This project use/try to follow the gitflow: http://nvie.com/posts/a-successful-git-branching-model/

Expand Down
10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,40 +4,33 @@ When submitting a feature or enhancement request:
2. Provide any other necessary or useful information regarding your issue, such as (code) examples or related links.




When submitting a bug report, please follow the following template:

---



### Summary

...



### Expected behavior

...



### Actual behavior

...



### Steps to reproduce

1. First step
2. Second step
3. Third step



### Environment

* Operating system and version:
Expand All @@ -47,6 +40,3 @@ When submitting a bug report, please follow the following template:

* Sublime Text:
* Build 3...



26 changes: 12 additions & 14 deletions SublimeStudioDevelopment.bbcode
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,21 @@ Eclipse, Netbeans, the JetBrains IDE's and VisualStudio are very good IDE for th
[LIST=1]
[*]Created/implemented the auto-versioning system, to see your current version, to go `Preferences -> Browse Packages...` and open the file named `README.MD`.
[*]Be awere about the `[URL="https://github.com/xdrop/Hungry-Backspace"]Hungry Backspace[/URL]`, for normal backspace behavior, use `shift+backspace`.
[*]Here you may find the [URL="https://github.com/evandrocoan/SublimeTextStudio/blob/master/User/Package%20Control.sublime-settings"]installed packages/plugins[/URL] and search for what they are doing.
[*]You may press `ctrl+shift+p` and start typing things you like:

[IMG]http://i.imgur.com/gjD9v50.gif[/IMG]
[/LIST]


[anchor]TODO[/anchor][SIZE="6"][B]TODO[/B][/SIZE] [goanchor=Top]Go to top[/goanchor]

For now they need some fixes as:
For now they need some fixes and improvements, see all they here on:
[LIST=1]
[*]Fix the `Package Control` to stop deleting and updating itself, form the User's Package folder.
[*]Go to: `Preferences -> Package Settings -> Gist -> Settings - Default`
Copy its contents and go to: `Preferences -> Package Settings -> Gist -> Settings - User`
Then read the instructions on `// Your GitHub API token`
[*]I also do not like mime `ctrl+d` shortcut selecting not the whole word some times. I need to see what is going exactly.
[*]To improve/complete the `Notepad++` syntax theme I am developing. I get to like the `Notepad++` highlight, so when I first got on `Sublime Text` I start writing one.
[*]To find all shortcut conflicts within `Sublime Text`. I think there are, as the `User` shortcut files is big.
[*]Here you may find the [URL="https://github.com/evandrocoan/SublimeTextStudio/blob/master/User/Package%20Control.sublime-settings"]installed packages/plugins[/URL] and search for what they are doing.
[*]To let other people use my settings, I need to provide a guide to they know what they can or cannot do currently. But for shorthand now you may press `ctrl+shift+p` and start typing things you like:

[IMG]http://i.imgur.com/gjD9v50.gif[/IMG]
[*][URL="https://github.com/evandrocoan/SublimeTextStudio/issues"] https://github.com/evandrocoan/SublimeTextStudio/issues[/URL]
[*][URL="https://github.com/SublimeTextIssues/Core/issues"] https://github.com/SublimeTextIssues/Core/issues[/URL]
[*][URL="https://github.com/wbond/package_control/issues"] https://github.com/wbond/package_control/issues[/URL]
[*][URL="https://forum.sublimetext.com/"] https://forum.sublimetext.com/[/URL]
[/LIST]

I just started using `Sublime Text`, until now is almost two months gathering plugins/packages, settings things up. I came to `Sublime Text` due its speed and flexibility. At the beginning, I was just programming on C++, Java SE, then Eclipse, Netbeans, the JetBrains IDE's and VisualStudio were very good to go/use. However, I started programming on more, and more languages each day, then on a midlife crisis point, because I need something fast and powerful to all languages, not just C++/Java. The point is, setting up several IDE's for each language is a nightmare. But finding one `Editor`, and only one `Editor` and setting it up to work with every language I came across it is the best thing to do because, code is code. Does not matter if it is AmxxPawn, SourcePawn, C++, Java, Prolog, HTML, LaTeX, CSS, etc. You will always get used to some set of tools as:
Expand Down Expand Up @@ -156,9 +153,10 @@ I am doing this development and it seens pretty good to me. But there is this sy
[anchor]Changelog[/anchor][B][SIZE="6"]Changelog[/SIZE][/B] [goanchor=Top]Go to top[/goanchor]

[SPOILER]
[B]2016-09-26 | v1.0.1-11[/B]
[B]2016-09-26 | v1.0.4-11[/B]
[LIST=1]
[*]Fixed the [URL="https://github.com/spadgos/sublime-jsdocs"]DocBlockr[/URL] package.
[*]Minor changes.
[/LIST]

[B]2016-09-24 | v1.0.0-3[/B]
Expand Down Expand Up @@ -206,7 +204,7 @@ Any problems, post here. There are several problems quick to fix that could happ
For any problem within this installation, you may post here or open a issue on:

[LIST=1]
[*][URL="https://forums.alliedmods.net/showthread.php?p=2454292"] Versioned Sublime Text Settings[/URL]
[*][URL="https://forums.alliedmods.net/newreply.php?do=postreply&t=287819"] Re: Versioned Sublime Text Settings[/URL]
[*][URL="https://github.com/evandrocoan/SublimeTextStudio/issues"] https://github.com/evandrocoan/SublimeTextStudio/issues[/URL]
[*][URL="https://github.com/SublimeTextIssues/Core/issues"] https://github.com/SublimeTextIssues/Core/issues[/URL]
[*][URL="https://forum.sublimetext.com/"] https://forum.sublimetext.com/[/URL]
Expand Down

0 comments on commit 9d51fa7

Please sign in to comment.