"gms" is an abbreviation used in this document - "gms" is not a kind of Mini Script; it ***IS*** Mini Script...
Used uppercase for the abbreviation as it is not the name of an executable. And properly introduced the abbreviation.
Used the name "Mini Script" as that is what it is called in the Plugin Manager - though it is currently not consistently spelled in the software.
Dropped the word "configuring" as there isn't any one-time configuration part - only the options/settings in the Mini Script window.
General copy editing (e.g. ref. <https://en.wikipedia.org/wiki/Perl>, <https://en.wikipedia.org/wiki/Python_%28programming_language%29>, and <https://en.wikipedia.org/wiki/AWK>).
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/984
-- Commit Summary --
* Update README - "Mini Script"
-- File Changes --
M geanyminiscript/README (30)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/984.patchhttps://github.com/geany/geany-plugins/pull/984.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/984
I can't find how to change the IDE language from Arabic to English, it selected depending my system (Windows here), and i don't want Geany in Arabic IDE.
Also when changed to English it want to care about disabling "right to left" too.
In fact it is common problem with applications that uses GTK2, for example [Gimp](https://bugzilla.gnome.org/show_bug.cgi?id=679214)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1757
does not highlight multiline ES6 strings with symbol ` in *.php, instead of color like default quoted strings (',")
![screen_2020-06-30_23:47:55](https://user-images.githubusercontent.com/217988/86175527-2b70f680-bb2c-11ea-9de4-9435ff57ad57.png)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2539
When the fold points in code are not strictly following a tree-structure, it is great to be able to right-click and "fold all" (I am in the swedish version, so I hope the text is correct). It would be the same behavior as in menu Documents/Fold all
I don't see the need to have an "unfold all" feature in the contextual menu all the time. But maybe that is only my workflow? ( Fold all, followed by unfolding just the function I work with)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2538
I am using the plugin `Split Window` to view files in two different editor windows. Its really a very helpful plugin but it lacks many functionality of the main editor window.
When we open a file in splitted window, we
- Can't use plugins or most plugins doesn't work properly like AutoClose, TreeBrowser
- Can't compile, build or execute
- Can't `Send selection to terminal`
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2537
>From my machine (Windows) I've a drive that is mapped using SFTP to a remote machine (Linux) while I can browse and open files without the a problem. Saving fails and the IDE crashes.
Obviously this configuration works with many other programs I use (like VS code and notepad for example)
Thanks,
Yoni
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2529