Dev Prakash Sharma

Results 6 comments of Dev Prakash Sharma

Definitely! The images are located in the directory of parse which is *_/files_* and whenever send DELETE request to the given URL( https://YOUR.PARSE-SERVER.HERE/parse/files/...profile.png) which is an invalid format of the...

@mtrezza could you please locate the file? So that I can make appropriate changes and make the navigation link clickable. Thanks

I tried finding the page https://parseplatform.org/parse-server/api/5.2.0/ in the source directory. But i was unable to locate the file.

@brettcannon I believe `editor.codeActionsOnSave` has multiple settings. From https://github.com/microsoft/vscode-docs/blob/ad85eb71a0d989be6d288d2d36ce2fb131db0ad9/release-notes/v1_23.md#run-code-actions-on-save There might be different settings and it can be documented for sure.

@ramyaparimi I love the style guide of GitHub Docs and also previously I had contributed to GitHub Docs during Campus Expert Program. For this issue, > Access the VS Code...

> Little query here. The default value of `core.excludefiles` is `$XDG_CONFIG_HOME/git/ignore` and if this file is empty of not set, then it uses `$HOME/.config/git/ignore` automatically. However, in the article, it...