Editor Scene?

I have to do some editor scripting in my project and I also want to use unity scene for editor job and I’m not gonna use that scene in my game. The problem is that I can’t assign editor monobehaviour scripts to gameobjects of my ‘editor scene’. Can this problem be solved?

Sorry if I made mistakes in my English.

There is an attribute setting a script as active in editor mode.
Read this