OWASP ZAP main tabs are hidden - owasp

I have lost the 'Quick Start' tab from my zap application, along with a few other tabs I'm sure. How do I get these to show again? I'm not sure what I did to hide them in the first place.
Thanks

You probably clicked on the 'x' button on the relevant tab which hides it.
Note we do have a ZAP user group just for these sort of questions: http://groups.google.com/group/zaproxy-users

I am using OWASP ZAP 2.3.1. For viewing the "Quick Start" tab do the following steps:
1. Go to View menu -> Show tab
2. Click Quick Start tab

Related

How to remove this red box [duplicate]

If I change the code the color will disappear, I do not know how does this happen.and when do we will use this features.
It looks like you accidentally pressed the Coverage button instead of the Run or Debug button next to it.
To remove the red background color do the following: in the Coverage view click the Remove Active Session or Remove All Sessions button.
For information on what this Coverage does and what it is used for, see the EclEmma web site.
This is activated because of code coverage. If you want to remove it then follow these steps.
Go to "Windows -> Show View -> Coverage" Select it. Click on "Open".
Open the "Coverage" view.
There are "X" and "XX" signs at upper right side.
Click on one of them as per your requirement to remove the coverage session.
Refer the screenshot for more details.

Visual Studio Code Activity bar completely missing, Version 1.28

Just downloaded VSCode, ver 1.28 and the activity bar (left side) and the left side of the side bar are not there. This happened yesterday too, so uninstalled the program and tried again today.
I have no way to get to settings, debug, search, etc. Tried right clicking on black space and they don't show up, merely options to open a new file. If I do open (untitled) I still do not get that left part of the screen. I am comparing it to MS's user interface page (https://code.visualstudio.com/docs/getstarted/userinterface). Is it possible that I would have to change the resolution on my laptop?
Thanks.
From the menu bar at the top try
View/Apperance/Show Activity Bar
When the Activity Bar is visible, this option will show "Hide Activity Bar"
See screenshot
1.Simple go to the setting
2.Under the user settings search for Activity Bar.
3.You'd find it under the workbench.
4. Click the Activity bar visible and that's green and working.
Another way to loose Activity Bar is to accidently active Zen Mode. Check if
View/Apperance/Zen Mode
is checked and if so uncheck it.
You can also pull up the command pallet with
Ctrl + Shift + P
Then type/select
View: Toggle Activity Bar Visibility

Chrome JavaScript Console autoselecting the search bar?

Whenever I open the JavaScript developer console in Google Chrome, it automatically selects a search bar that appears at the top of the window. I don't know how to disable the search bar, or otherwise make sure that it isn't automatically selected when I open it. I'd rather have the actual console preselected instead of the search bar. How can I fix this?
Thank you!
I figured it out; at some point I had enabled the filter by clicking on its button to do it (next to the "Clear Console" button). Just disabled it and it's all good now.
In the below image, the filter button is the second from the left (in between the "Clear Console" button and the "top" dropdown for Chome extensions).

Netbeans is not showing source tab

Netbeans is not showing source tab, please help.
I had the same problem and I had to delete the Netbeans Cache and User Directory. Once I did it worked fine.
you will find the cach in the path: C:\Users"user_name"\AppData\Roaming\Netbeans
delete all files in this folder
It may be that for some reason the layout changed. I am not very familiar with NetBeans but I presume that there is an option to reset the layout under
Window -> Reset Windows
Hope this helps!
As of now you are viewing Project view. You have to click on Files then you will be able to see what you want to see. :)
or still not visible follow following steps :
User selects main menu Window.
User clicks menu item Reset Windows and all views are reset to their defaults.
Choose from IDE menu bar, Next to FILE---EDIT--VIEW---and then go to View option-- select show editor option
show "Editor Tool bar"(put tick mark to select)

How do I change the name of an application tab?

I'm working on a facebook page for a client and with the new profiles pages starting to roll out I've come across an issue with the name of the app I created. The original profiles which most of you will see here - http://www.facebook.com/DrMartyBecker says "Welcome" as the tab name. On the new profile pages the tab says 'drMARTY', I can't find the place where I can modify the name. So i was wondering if there was a way to change this and where. Thanks for the help!
piece of cake:
Go to: http://www.facebook.com/developers/
Select your application and click "more"
Select Edit Settings
On left side menu, choose Facebook Integration
The fourth configuration block is respective to Tab settings
Change "Tab Name"
Click on "Save Changes" button
Your Tab was renamed!
[]'s,
And Past