Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19210
Reakcje/Polubienia
55916
Textadept to wieloplatformowy edytor tekstowy przeznaczony w szczególności dla programistów, poszukujących szybkiego i lekkiego narzędzia, które wspomoże ich w codziennej pracy.

Program wygląda dość niepozornie, ale pomimo swego minimalizmu, posiada dużo wartościowych funkcji, które z pewnością zostaną docenione przez zaawansowanych użytkowników. Przede wszystkim Textadept jest nastawiony na to, aby w zasadzie cała obsługa programu odbywała się za pośrednictwem klawiatury, oferując skróty klawiszowe dla praktycznie każdej akcji i komendy. Dzięki obsłudze kolorowania i podkreślania składni kodu dla ponad 90 różnych języków programowania, możemy być pewni, że nie pogubimy się w setkach linii kodu.

Textadept oferuje również moduł automatycznego uzupełniania wpisywanych wyrażeń, możliwość edytowania wielu dokumentów w jednym oknie aplikacji, a do tego pozwala na spersonalizowanie m.in. wykorzystywanej kolorystyki. Całość dopełnia obsługa wtyczek i rozszerzeń tworzonych przez społeczność użytkowników.
opis:
Zaloguj lub Zarejestruj się aby zobaczyć!


wBmJ69s.png


textadept.gif

Zaloguj lub Zarejestruj się aby zobaczyć!


Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37858
Reakcje/Polubienia
33969
Textadept 11.0
What's new in Textadept 11.0
December 1, 2020
  • Bugfixes:
  • Fixed find & replace entry unfocus when window is refocused.
  • Modules: Fixed bug initializing spellcheck module in some instances.
  • Changes:
  • Added optional mode parameter to ui.command_entry.append_history().
  • keys[lexer] and snippets[lexer] tables are present on init.
  • Added events.FIND_RESULT_FOUND.
  • Added events.UNFOCUS.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37858
Reakcje/Polubienia
33969
Textadept 11.1
February 4, 2021
  • Bugfixes:
  • Do not prompt for file reload during io.close_all_buffers().
  • Ensure a bare ui.find.focus() call resets incremental and in files options.
  • Fixed buffer:reload() only reloading up to a NUL byte, if present.
  • Fixed minor file extension issues.
  • Fixed bug restoring view state in an intermediate buffer after closing one.
  • Fixed navigating back through history from a print buffer.
  • Modules: Fixed incorrect LSP mouse hover query position.
  • Modules: Only notify LSP servers about opened files after startup in order to
  • avoid overwhelming the connection.
  • Changes:
  • Save the current session prior to loading another one.
  • Do not show deleted files in recent file list.
  • Updated various lexers and fixed various small lexer issues.
  • Added support for Clojure, Elm, Fantom, fstab, Julia, Meson, Pony, Reason,
  • RouterOS, Spin, systemd, systemd-networkd, Xs, and Zig.
  • Compile, run, and build command functions can also return environment tables.
  • Added textadept.run.test() and textadept.run.test_commands.
  • io.get_project_root() accepts an optional flag for returning a submodule
  • root.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37858
Reakcje/Polubienia
33969

Textadept 11.4

August 1, 2022
  • Bugfixes:
  • Fixed line comment toggling for Batch.
  • Fixed lack of HTML documentation in releases since 11.3.
  • Ensure the statusbar is updated after buffer:set_lexer().
  • Ensure events.LEXER_LOADED is emitted on buffer.new().
  • LSP: Fixed off-by-one errors for goto definition et. al. and find references.
  • LSP: Fixed bug attempting to start a language server manually.
  • Lua REPL: Fixed key bindings.
  • Ruby: Fixed bug when trying to toggle a block at the end of the buffer.
  • Scintilla: Fixed hiding selection when view.selection_layer is view.LAYER_UNDER_TEXT.
  • Scintilla: Fix potential issues with drawing non-UTF-8 text.
  • Changes:
  • Changed line duplication to line/selection duplication.
  • Added ui.popup_menu() for displaying menus like the right-click context menu.
  • The GUI version now recognizes the 'menu' key.
  • Added support for Hare.
  • Updated Spanish translation.
  • Updated R, Fortran, and Go lexers.
  • Updated to Scintilla 5.2.4.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37858
Reakcje/Polubienia
33969

Textadept 12.1

Bugfixes:


  • Correctly recognize projects under Fossil version control.
  • Fixed potential crash on GTK when opening a list dialog and immediately arrowing down.
  • Fixed crash unsplitting a non-focused view whose other pane contains the focused view.
  • Fixed some multi-byte characters in Julia lexer being incorrectly marked as operators.
  • Fixed lack of legacy support for lexer.fold_consecutive_lines().
  • Do not highlight Bash variable pattern expansion as comments.
  • Fixed potential crash with proxy lexers like RHTML.
  • Scintilla: fixed crash when using IME with a large amount of text selected.

Changes:


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37858
Reakcje/Polubienia
33969

Textadept 12.2​

November 2, 2023
  • Bugfixes:
  • Regex replacements with '^' anchors should only match once per line.
  • Fix statusbar column number not including virtual space.
  • Fixed terminal version crash in some list dialogs with UTF-8 characters in them.
  • Gtk input dialogs are resizable.
  • Fixed default Gtk icon dialog when none was specified.
  • Changes:
  • Updated Brazilian Portuguese and Spanish localizations.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37858
Reakcje/Polubienia
33969

Textadept 12.3​

Bugfixes:


  • Fixed help files not showing up in Linux releases.
  • Fixed ^⌘ key sequences not working on macOS.
  • LSP: fixed diagnostics for some language servers that expect client diagnostic capababilities.
  • Scintilla: workaround potential crash when a line contains both left-to-right and right-to-lefttext.

Changes:


  • None.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry