awesomewm.d.tl/.vscode
Aire-One 896c7f2f04 feat(scraper): function can populate `other_nodes`
To allow `extract_section_functions`  to populate `other_node`, we need
to use the `module_name` and migrate the function name scrap method to
use the actually displayed text instead of playing with the node `name`
attribute.

Because of this change, we also need to update
`extract_section_variables`. Not a big deal. BTW, we resolved an issue
where `string` variable can wrongly be detected as `enum`.
2023-05-01 16:46:07 +02:00
..
extensions.json initial 2022-06-26 17:43:18 +02:00
launch.json initial 2022-06-26 17:43:18 +02:00
settings.json feat(scraper): function can populate `other_nodes` 2023-05-01 16:46:07 +02:00