vscode-server-connector
                                
                                 vscode-server-connector copied to clipboard
                                
                                    vscode-server-connector copied to clipboard
                            
                            
                            
                        Add file filters to 'Add deployment' dialog
Let the user choose some meaningful file filters when choosing deployments. Like war/jar files for java servers and so on.
we decided not to tackle this before the release since this is a non-critical enhancement
for this to be possible we'd need a server API where vscode can ask for supported files. Unless this is provided we cannot. Moving off sprint for now.
@robstryker what are your arguments against server providing supported deployment files so that the file chooser in vscode can filter those?