Rughalt / D35E

3.5e SRD implementation for Foundry VTT.
https://legaciesofthedragon.com
GNU General Public License v3.0
37 stars 30 forks source link

Feature request: Autocomplete Inline Properties #576

Open irbian opened 3 years ago

irbian commented 3 years ago

It would be nice to integrate with autocomplete-inline-properties

Pathfinder made it here https://github.com/schultzcole/FVTT-Autocomplete-Inline-Properties/pull/10/commits/521331c9b7db08804d156e35f0b36da1c3c3e508#diff-38feaa048fd92fbb82c7db728355237211970e19b35f820c474834046a213899 and used a css class to indicate the input where the autocomplete is applied

Thats the first part of the problem

The second half is the configuration that asks here: https://github.com/schultzcole/FVTT-Autocomplete-Inline-Properties/blob/master/CONTRIBUTING.md this I could try to make you a pull request when the first half is done

github-actions[bot] commented 3 years ago

Thanks for opening an issue, traveller! If your issue is related to an actor or an item, sending thing that is broken will help a lot and speed up debugging.

How to send an item? > - If item is owned by a character, drag and drop it to world item list. > - Right click on item in browser item list and click export. > - Attach downloaded item to this ticket. How to send an actor? > - Right click on actor in browser actor list and click export. > - Attach downloaded actor to this ticket.