question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Replace wildcard tokens

See original GitHub issue

Do you think you can make this script work with the wildcard tokens from this script as well? The idea is twofold: First, after typing __ (two underscores), you get a list of all available .txt files. Selecting one completes the token. Then, the list changes from available token names to the items of that list. Selecting one replaces the token with the item.

So, as an example:

  • Entering __ shows a list of the wildcard files, like artist, adjective, style,...
  • Selecting adjective replaces the __ with __adjective__
  • A list of the content of adjective.txt is shown: angry,beautiful,dark,...
  • Selecting ´beautiful´ replaces the __adjective__ with beautiful

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
DominikDoomcommented, Oct 13, 2022

I already use cursor position for inserting at the right place. But I currently can’t trigger autocomplete on a specific part, only the whole prompt at once which is then deconstructed into sections to find the actual text difference. So I’ll probably just add an optional parameter to skip that step if we already know what changed and supply it.

0reactions
horribleCodescommented, Oct 13, 2022

Thanks a bunch!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Subject syntax for wildcard exclusion, specific multiple ...
I would like two new syntax options for subjects, one which allows you to exclude a token from being included in wildcard subscriptions,...
Read more >
FIFA 23 Winter Wildcards Swaps: Full List of Tokens
Full list of FIFA 23 Winter Wildcards Swaps tokens available, how to get them and when they expire.
Read more >
Replace Tokens - Visual Studio Marketplace
Extension for Azure DevOps - Task to replace tokens in files. ... Only the wildcard * in the target file name will be...
Read more >
HOW TO GET & USE WINTER WILDCARDS SWAPS TOKENS!!
HOW TO GET & USE WINTER WILDCARDS SWAPS TOKENS !! | FIFA 22 ULTIMATE TEAM. 9.2K views 1 year ago #fifa22 · TheLogFog...
Read more >
FIFA 23 Winter Wildcards Swaps: Rewards, end date & more
Here's a complete guide on FIFA 23 Winter Wildcard Swaps, including the start date and end date, as well as every reward included....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found