Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync to Wild Card view not working #29

Open
nicosabio2021 opened this issue Nov 6, 2024 · 3 comments · May be fixed by #30
Open

Sync to Wild Card view not working #29

nicosabio2021 opened this issue Nov 6, 2024 · 3 comments · May be fixed by #30
Assignees

Comments

@nicosabio2021
Copy link

I created a Wildcard View File on the CMS, It displays as like this
image
When I try to sync it to my VScode the file is missing on the view directory. There is no directory or file created on my vscode with the wildcard view file. The file is declared on the zesty.config.json
"/*/*/*/location-finder/index.parsley": { "zuid": "11-aef7fba297-ws0pzr", "type": "ajax-json", "updatedAt": "2024-11-05T16:24:34Z", "createdAt": "2024-11-05T16:24:48Z" }

Here is the screenshot of my vscode directory

image

@allenpigar allenpigar self-assigned this Nov 6, 2024
@allenpigar
Copy link
Collaborator

@nicosabio2021 this is currently a limitation to the vscode extension since we cannot name the folder with special character such as *.

@allenpigar
Copy link
Collaborator

can you confirm if its possible for to use words instead of special character for your use case?

@allenpigar allenpigar linked a pull request Nov 18, 2024 that will close this issue
@allenpigar
Copy link
Collaborator

Create docs for vscode ext.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants