You can view, comment on, or merge this pull request online at:
https://github.com/geany/www.geany.org/pull/47
-- Commit Summary --
* Replace Flake8 and Isort by Ruff for linting
* Move PyLint config to pyproject.toml
* Add Python 3.11 for linting jobs, remove Python 3.7 and 3.8
-- File Changes --
M .github/workflows/linting.yml (2)
M Makefile (2)
M fabfile.py (1)
M geany.org.service (1)
M geany/apps.py (3)
M geany/decorators.py (3)
M geany/management/commands/dump_database.py (9)
M geany/settings.py (189)
M geany/sitemaps.py (5)
M geany/templatetags/geany_tags.py (5)
M geany/urls.py (9)
M geany/urls_legacy.py (2)
M latest_version/admin.py (1)
M latest_version/apps.py (5)
M latest_version/context_processors.py (3)
M latest_version/models.py (9)
M latest_version/releases.py (3)
M news/admin.py (5)
M news/apps.py (3)
M news/feeds.py (9)
M news/models.py (8)
M news/sitemaps.py (1)
M news/templatetags/news_tags.py (5)
M news/views.py (1)
M nightlybuilds/apps.py (3)
M nightlybuilds/database_routers.py (2)
M nightlybuilds/models.py (9)
M nightlybuilds/templatetags/nightlybuilds_tags.py (6)
M nightlybuilds/views.py (3)
M pastebin/admin.py (1)
M pastebin/api/create.py (5)
M pastebin/apps.py (5)
M pastebin/forms.py (3)
M pastebin/highlight.py (4)
M pastebin/management/commands/cleanup_snippets.py (6)
M pastebin/management/commands/generate_snippets_css.py (3)
M pastebin/models.py (59)
M pastebin/templatetags/pastebin_tags.py (6)
A pyproject.toml (130)
M static_docs/apps.py (3)
M static_docs/generate_i18n_statistics.py (20)
M static_docs/github_client.py (11)
M static_docs/management/commands/generate_i18n_statistics.py (3)
M static_docs/views.py (22)
M tox.ini (68)
M urlshortener/apps.py (1)
M urlshortener/urls.py (1)
M urlshortener/views.py (1)
M uwsgi.ini (1)
-- Patch Links --
https://github.com/geany/www.geany.org/pull/47.patchhttps://github.com/geany/www.geany.org/pull/47.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/www.geany.org/pull/47
You are receiving this because you are subscribed to this thread.
Message ID: <geany/www.geany.org/pull/47(a)github.com>
After i had to invest almost 30 Minutes to get a git account, i have to say:
After the last update the geanypg iplugin is not available anymore.
What is happening ? I cant find te menu entries anymore ?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1246
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/issues/1246(a)github.com>
> Dammit, this was the anniversary 10000th Geany commit - I wanted to be the one who makes it ;-)
Nah, it should have been left for @eht16 :grin:
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/commit/b143e481ef472da1d49c8aabb3842ff20ba7b…
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/commit/b143e481ef472da1d49c8aabb3842ff20ba7b32c/108544928(a)github.com>
Dammit, this was the anniversary 10000th Geany commit - I wanted to be the one who makes it ;-)
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/commit/b143e481ef472da1d49c8aabb3842ff20ba7b…
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/commit/b143e481ef472da1d49c8aabb3842ff20ba7b32c/108526081(a)github.com>
I got the first chance to try a new clean clone of git Geany for ages, and it still uses the toggle comment for all the config files, the changes in #3413 and #3428 don't seem to be happening, @techee and @b4n (committer) do they work for you with new clone at https://github.com/geany/geany/commit/b143e481ef472da1d49c8aabb3842ff20ba7b…
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3451
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3451(a)github.com>
E.g. `%e` can be used twice in the same command.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3449
-- Commit Summary --
* [filetype config] Remove outdated comment
-- File Changes --
M data/filedefs/filetypes.CUDA.conf (1)
M data/filedefs/filetypes.Clojure.conf (1)
M data/filedefs/filetypes.Scala.conf (1)
M data/filedefs/filetypes.TypeScript.conf (1)
M data/filedefs/filetypes.abaqus (1)
M data/filedefs/filetypes.actionscript (1)
M data/filedefs/filetypes.ada (1)
M data/filedefs/filetypes.asm (1)
M data/filedefs/filetypes.c (1)
M data/filedefs/filetypes.caml (1)
M data/filedefs/filetypes.cpp (1)
M data/filedefs/filetypes.cs (1)
M data/filedefs/filetypes.d (1)
M data/filedefs/filetypes.erlang (1)
M data/filedefs/filetypes.f77 (1)
M data/filedefs/filetypes.fortran (1)
M data/filedefs/filetypes.freebasic (1)
M data/filedefs/filetypes.gdscript (1)
M data/filedefs/filetypes.glsl (1)
M data/filedefs/filetypes.haskell (1)
M data/filedefs/filetypes.haxe (1)
M data/filedefs/filetypes.html (1)
M data/filedefs/filetypes.java (1)
M data/filedefs/filetypes.javascript (1)
M data/filedefs/filetypes.julia (1)
M data/filedefs/filetypes.latex (1)
M data/filedefs/filetypes.lisp (1)
M data/filedefs/filetypes.lua (1)
M data/filedefs/filetypes.matlab (1)
M data/filedefs/filetypes.nsis (1)
M data/filedefs/filetypes.objectivec (1)
M data/filedefs/filetypes.pascal (1)
M data/filedefs/filetypes.perl (1)
M data/filedefs/filetypes.php (1)
M data/filedefs/filetypes.po (1)
M data/filedefs/filetypes.powershell (1)
M data/filedefs/filetypes.python.in (1)
M data/filedefs/filetypes.ruby (1)
M data/filedefs/filetypes.sh (1)
M data/filedefs/filetypes.tcl (1)
M data/filedefs/filetypes.vala (1)
M data/filedefs/filetypes.xml (1)
M data/filedefs/filetypes.zephir (1)
-- Patch Links --
https://github.com/geany/geany/pull/3449.patchhttps://github.com/geany/geany/pull/3449.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3449
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3449(a)github.com>
Steps to reproduce:
* open a file
* delete the file outside geany
* geany will notice and show the message banner
* Choose File->Save As and save the file *with a different name*
* the message remains
Tested on Linux, think I discovered it on Windows.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3387
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3387(a)github.com>
To toggle the long line marker I need to navigate to
`Edit > Preferences > Editor > Display > (Long line marker) Enabled`
when I should probably be able to
`View > Show Long Line Marker`
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3455
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3455(a)github.com>
I'm often using geany in order to perform simple o not simple operation on texts. I open geany, I paste a text, I edit it, and then I cut it in order to paste into another app.
After doing all this stuff, if I close geany, it asks me if I want to save the content. But:
- I opened geany with a brand new void file
- I'm closing geany/the document without any content
I think that the document/geany can be safely closed without asking anything.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3452
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3452(a)github.com>