From c3c2e5e62993bc5833589fab0b7e00f958a6140f Mon Sep 17 00:00:00 2001 From: Igor Bogoslavskyi Date: Thu, 30 Jun 2016 09:49:15 +0200 Subject: [PATCH] messages for v 1.2.3 --- messages.json | 3 ++- messages/st3-1.2.3.md | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 messages/st3-1.2.3.md diff --git a/messages.json b/messages.json index d539ad14..c409fd06 100644 --- a/messages.json +++ b/messages.json @@ -13,5 +13,6 @@ "1.1.2": "messages/st3-1.1.2.md", "1.2.0": "messages/st3-1.2.0.md", "1.2.1": "messages/st3-1.2.1.md", - "1.2.2": "messages/st3-1.2.2.md" + "1.2.2": "messages/st3-1.2.2.md", + "1.2.3": "messages/st3-1.2.3.md" } \ No newline at end of file diff --git a/messages/st3-1.2.3.md b/messages/st3-1.2.3.md new file mode 100644 index 00000000..c2e46335 --- /dev/null +++ b/messages/st3-1.2.3.md @@ -0,0 +1,14 @@ +## Important ## +If something does not work - restart Sublime Text! + +# What's new: # +- respect `hide_default_completions` also when there are completions from this plugin. See issue #55. +- install message is a bit better now. + +## Thanks ## +It is really important for me that you are using the plugin. If you have +problems - submit issues and we will eventually solve them together. + +If you like the plugin, consider supporting the development! It takes me quite +some time to implement everything as good as I can. Find ways to support the +plugin here: https://github.com/niosus/EasyClangComplete#support-it