#creating directory instead of filter

9 messages · Page 1 of 1 (latest)

daring quail
#

is it possible to create "windows" directory in visual studio 2022 instead of filter? thanks in advance

cold zealotBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

gritty nimbus
#

in the solution explorer's toolbar, there's a "show all files" button

#

that shows you the actual file system layout of your project

#

there you can create folders

daring quail
#

it works but not really what I wanted

#

due to my configuration it creates and shows files from wrong directory

#

"project_files" instead of "source"

gritty nimbus
#

?