make it available for linux.
tools that help doing that:
English: Automates context-sensitive writing and action. Is an unobtrusive IntelliSense for all programs, all websites, all apps, all windows, just everything that runs in Windows.
German: Automatisiert kontextsensitives Schreiben und Handeln. Ist eine unaufdringliche IntelliSense für alle Programmen, alle Webseiten, alle Apps, alle Fenster, für einfach alles was in Windows läuft.
Audience/target group: Programmers, writers, Windows Power users, Autohotkey lovers
what its not:
-
although that is originally was , its not anymore a simple auto-completion list. you can still use it for that, but that's just a subset of the features.
-
Its not Swiftkey for Windows The SwiftKey keyboard makes typing easier and adapts to your writing style. It's a good idea to use both at the same time. it wokrs very well in parallel with other intellisense or auto-completion lists ( https://support.swiftkey.com/hc/en-us )
if you use it, please share your ActionLists with the community.
Was Sponsored 2019/2020...! This project is sponsored by JetBrains. JetBrains is a software development company whose mission is to make the strongest, most effective developer tools on earth. Their tools speed up production, freeing developers to grow, discover and create.
This international company has a user base of 4+ million users across 140 countries. The company has won over 300+ awards. Their customer base includes, The New York Times, CitiBank, Twitter, Pinterest, NASA, Salesforce and Samsung.
or (without sound) https://youtu.be/wIBaZWKNscY
HowTo create a new ActionList and first entry with global-IntelliSense-everywhere Version 0.99 or slower with audio: https://youtu.be/Kgu0gimWCZo
- please install AHK first (pls use version: v1.1.28.00 - February 11, 2018 or later). from: heise.de/download/product/autohotkey-20763 or: https://autohotkey.com/ autohotkey.com/
- then download: github.com...master or github.com...zipball/master/ or perhaps github.com...zipball Nightly-Build
- Start start.ahk
(Suggestions for improvement, criticism, questions are expressly desired. Many Thanks.)
Please configure ActionList by any texteditor you like. and you may wanna edit the ActionListNameFilter.inc.ahk inside your new folder ( ActionLists/YourNewClass/ActionListNameFilter.inc.ahk ).
There is also a global /ActionLists/ActionListNameFilter.inc.ahk you may wanna edit ( ActionLists/YourNewClass/ActionListNameFilter.inc.ahk ).
The ActionListNameFilter.inc.ahk files are meant to be redirected to ActionLists (superglobal, global or local, ...) if you do not have the normal configuration.
Please handle the globals ActionListNameFilter.inc.ahk carefully, as it could be otherwise that the whole script does not work anymore.
The first steps will probably be that you only edit the ActionLists / YourNewClass / yourNewTitle.ahk. The simplest change is just to add one line of text.
please report Issues here: https://g-intellisense.myjetbrains.com/youtrack/issues?q=State:%20%7BIn%20Progress%7D,%20Incomplete,%20Submitted,%20%7BTo%20be%20discussed%7D%20sort%20by:%20Priority%20asc%20 (prefered place) or https://github.com/sl5net/global-IntelliSense-everywhere/issues or https://autohotkey.com/boards/viewtopic.php?f=6&t=45684 or essential-freebies.de/board/viewtopic.php?f=33&t=18557
its using (many thanks for it):
- regex (Regular expressions are extremely useful in read/change information from any text)
- SQLite (fast, self-contained, high-reliability, full-featured, SQL database engine)
- windows OS (experimental: reactos)
- autohotkey
Credits:
- Maniac
- Jordi S
- HugoV
- kakarukeys
- Asaptrad
- j4hangir
- Theclaw
- rommmcek
- jamesw77bp
- jeeswg
- fridemarDrPache
- and many more