Cudatext: Beta 1.124.3 and auto-completion for file:///dir/names

Created on 11 Feb 2021  路  9Comments  路  Source: Alexey-T/CudaText

  • add: auto-completion for file URI file:///dir/path
  • add: Wiki topic https://wiki.freepascal.org/CudaText#File_URI_auto-completion
  • add: API to support new plugin "Terminal Plus"
  • add: lexer CSS: better word lists (from Atom's lexer)
  • add: CSS auto-completion: more pseudo-classes
  • fix: auto-completion must scroll to caret after the text insertion
  • fix: auto-completion issue with "dim_unfocused"

Files
http://uvviewsoft.com/c/

All 9 comments

馃嵒

add: auto-completion for file URI file:///dir/path

updated the beta. @JairoMartinezA @halfbrained

In this moment I haven't a specific case where I can take advantage of this functionality, but I can suggest, will be great to have a top option like:
cudatext_2021-02-12_11-33-38

In order to move up one directory level, but the "associated requirement" would be that this option also needs to delete the previous folder name in the editor, in this case would need to remove "Program Files" and shows: `file:///c:/``.

By definition I suppose, this functionality is not working when I have installed "Complete from Text" plugin.

"up 1 level": not simple to add, postponed this wish.

this functionality is not working when I have installed "Complete from Text" plugin.

thanks for note! fixed it now. next beta in 15 minutes.

One wish more :bowtie:

Add the possibility to invoke the functionality by a command, I am thinking in a real scenario working with a .sh script where I need to add folder names or paths, I think could be grate have the possibility to add the path using this interactive way.

thanks for note! fixed it now. next beta in 15 minutes.

Validated and is OK now.

the functionality to show completion for filenames? it will need its API call, not only command (in cmd palette). not simple to add.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JairoMartinezA picture JairoMartinezA  路  5Comments

rhinolophus picture rhinolophus  路  5Comments

GHNewbiee picture GHNewbiee  路  7Comments

JairoMartinezA picture JairoMartinezA  路  7Comments

JairoMartinezA picture JairoMartinezA  路  7Comments